summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_pro...Tobias Klauser2017-04-261-6/+9
* firmware: Google VPD sysfs driverWei-Ning Huang2017-04-183-0/+342
* firmware: Google VPD: import lib_vpd source filesWei-Ning Huang2017-04-182-0/+157
* misc: lkdtm: Add volatile to intentional NULL pointer referenceMichael Davidson2017-04-181-1/+1
* Merge tag 'extcon-next-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2017-04-109-27/+590
|\
| * extcon: Use BIT() macro for the left-shift operationChanwoo Choi2017-04-061-1/+1
| * extcon: intel-cht-wc: Ignore failure to detect charger-type on host mode exitHans de Goede2017-04-061-4/+11
| * extcon: intel-cht-wc: Disable external 5v boost converter on probeHans de Goede2017-04-061-0/+35
| * extcon: Remove porting compatibility of swich classChanwoo Choi2017-04-061-20/+0
| * extcon: intel-cht-wc: Add Intel Cherry Trail Whiskey Cove PMIC extcon driverHans de Goede2017-04-063-0/+361
| * extcon: palmas: Don't miss GPIO events during suspend/resumeRoger Quadros2017-04-061-0/+6
| * extcon: usb-gpio: Don't miss event during suspend/resumeRoger Quadros2017-04-061-3/+2
| * extcon: usb-gpio: Do not enable USB as wakeup source by defaultPeter Chen2017-04-061-1/+1
| * extcon: arizona: Wait for any running HPDETs to complete on jack removalCharles Keepax2017-04-061-0/+46
| * Merge branch 'ib-extcon-4.12' into HEADChanwoo Choi2017-04-063-0/+130
| |\
| | * extcon: Add new extcon_register_notifier_all() to monitor all external connec...Chanwoo Choi2017-04-043-0/+130
| * | Revert "extcon: usb-gpio: add support for ACPI gpio interface"Andy Shevchenko2017-03-271-2/+1
| |/
* | eeprom: idt_89hpesx: Add OF device ID tableJavier Martinez Canillas2017-04-081-0/+57
* | misc: ds1682: Add OF device ID tableJavier Martinez Canillas2017-04-081-0/+7
* | misc: tsl2550: Add OF device ID tableJavier Martinez Canillas2017-04-081-0/+7
* | w1: Remove unneeded use of assert() and remove w1_log.hAndrew F. Davis2017-04-086-41/+0
* | w1: Use kernel common min() implementationAndrew F. Davis2017-04-081-3/+1
* | uio_mf624: Align memory regions to page size and set correct offsetsMichal Sojka2017-04-081-2/+6
* | uio_mf624: Refactor memory info initializationMichal Sojka2017-04-081-26/+18
* | uio: Allow handling of non page-aligned memory regionsMichal Sojka2017-04-081-1/+1
* | hangcheck-timer: Fix typo in commentShile Zhang2017-04-081-1/+1
* | firmware: google memconsole: Add ARM/ARM64 supportThierry Escande2017-04-083-3/+95
* | firmware: google memconsole: Add coreboot supportThierry Escande2017-04-086-1/+368
* | firmware: google memconsole: Move specific EBDA partsThierry Escande2017-04-085-135/+229
* | firmware: google memconsole: Remove useless submenu in KconfigThierry Escande2017-04-081-4/+3
* | lkdtm: turn off kcov for lkdtm_rodata_do_nothing:Arnd Bergmann2017-04-081-0/+2
* | lkdtm: add bad USER_DS testKees Cook2017-04-083-0/+13
* | drivers: char: misc: Replace printk with pr_err.Varsha Rao2017-04-081-1/+1
* | drivers: char: misc: Add blank line after declaration.Varsha Rao2017-04-081-0/+1
* | drivers: char: misc: Add space after ','.Varsha Rao2017-04-081-2/+2
* | drivers: char: misc: Replace "foo * bar" with "foo *bar".Varsha Rao2017-04-081-2/+2
* | nvmem: imx-ocotp: add write supportRichard Leitner2017-04-081-2/+208
* | nvmem: imx-ocotp: clear error bit after reading locked valuesRichard Leitner2017-04-081-3/+38
* | nvmem: octop: Add i.MX7D supportPeng Fan2017-04-081-0/+1
* | nvmem: Add driver for the i.MX IIMMichael Grzeschik2017-04-083-0/+186
* | nvmem: imx-ocotp: fix usage of "dev" pointersRichard Leitner2017-04-081-1/+3
* | nvmem: sunxi-sid: add support for H3's SID controllerIcenowy Zheng2017-04-081-0/+62
* | nvmem: sunxi-sid: read NVMEM size from device compatibleIcenowy Zheng2017-04-081-4/+23
* | nvmem: core: Allow allocating several anonymous nvmem devicesAban Bedel2017-04-081-1/+2
* | fpga: Add support for Xilinx LogiCORE PR DecouplerMoritz Fischer2017-04-083-0/+172
* | auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folderAndy Shevchenko2017-04-085-11/+11
* | auxdisplay: Move panel.c to drivers/auxdisplay folderAndy Shevchenko2017-04-085-281/+281
* | auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 dataDmitry Torokhov2017-04-081-4/+8
* | auxdisplay: img-ascii-lcd: Fix module autoloadJavier Martinez Canillas2017-04-081-0/+1
* | auxdisplay: ht16k33: don't access uninitialized dataArnd Bergmann2017-04-081-1/+7