]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/gpio
[bytgpio] Fix USB disconnect event after listsing pins on gpioc2
[FreeBSD/FreeBSD.git] / sys / dev / gpio /
2016-11-20 gonzo[bytgpio] Fix USB disconnect event after listsing pins...
2016-11-17 brMake gpiobus early driver at BUS_PAS_BUS.
2016-11-16 jhibbitsAdd a GPIO poweroff and reset driver.
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 gonzoRefactor FDT part of gpioled driver
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-04 gonzo[gpio] Add GPIO driver for Intel Bay Trail SoC
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-26 andrewStop including a possibly GPLd header from the GPIO...
2016-10-15 jmcneillAdd driver for GPIO controlled regulator.
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-09 adrian[gpio] include intr.h when building with INTRNG.
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-19 mmelINTRNG: Rework handling with resources. Partially rever...
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-07-31 adrian[gpioled] add support for inverting the LED polarity.
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-07 mmelINTRNG: As follow up of r301451, implement mapping...
2016-06-05 skraINTRNG - change the way how an interrupt mapping data...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 ianDon't wrap the declaration of gpio_alloc_intr_resource...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 ianAdd a PPS driver that takes the timing pulse from a...
2016-05-26 ianAdd a convenience function to get a gpio pin's capabilties.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 ianRename gpiobus_map_pin() to gpiobus_acquire_pin(),...
2016-05-26 adrian[gpiospi] add initial gpio SPI bit bang driver.
2016-05-22 loosSort and remove a couple of unnecessary headers.
2016-05-22 loosGet rid of two consumers of gpiobus acquire/release.
2016-05-22 loosUse a better prefix for defines, return BUS_PROBE_DEFAU...
2016-05-22 loosFix probe routine to return BUS_PROBE_DEFAULT instead...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-15 mmelOFWGPIOBUS: Make ofwgpiobus_devclass externaly visible.
2016-05-12 gonzoFix detach routine for gpiokeys
2016-05-12 gonzoProperly release mapped pin in gpio_pin_release
2016-05-12 gonzoAdd gpiobus_release_pin function to release mapped pin
2016-05-12 mmMFV r299425:
2016-05-11 gonzoAdd OF_prop_free function as a counterpart for OF_...
2016-05-11 gonzoAdd gpiokeys driver
2016-05-11 gonzoUse DEVMETHOD_END instead of its value to indicate...
2016-05-11 gonzoUse GPIO pin management API in gpiobacklight
2016-05-10 gonzoPass device tree node as a part of gpio_pin_get_by_ofw_...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-28 mmelINTRNG: Define 'INTR_IRQ_INVALID' constant and use...
2016-04-28 mmelGPIO: Add support for gpio pin interrupts.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-15 philImport to 0.6.1
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 gonzoFix IIC "how" argument dereferencing on big-endian...
2016-04-04 gjbMFH
2016-03-22 jhibbitsFix the resource_list_print_type() calls to use uintmax_t.
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-15 mmelUse EARLY_DRIVER_MODULE() with BUS_PASS_BUS priority...
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 mmelOFW_GPIOBUS: Add utility functions for easier handling...
2016-02-22 gjbMFH
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-20 jhibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 gjbMFH
next