summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* auxdisplay: hd44780: Fix DT properties to include units of measurementGeert Uytterhoeven2017-04-081-2/+3
* fpga pr ip: Platform driver for Altera Partial Reconfiguration IP.Matthew Gerlach2017-04-083-0/+76
* fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.Matthew Gerlach2017-04-083-0/+226
* fpga: add config complete timeoutAlan Tull2017-04-081-0/+3
* fpga manager: Add Xilinx slave serial SPI driverAnatolij Gustschin2017-04-083-0/+206
* fpga: altera_freeze_bridge: Constify opsMoritz Fischer2017-04-081-1/+1
* coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach2017-04-081-1/+1
* mei: implement fsyncAlexander Usyskin2017-04-081-0/+72
* mei: bus: elminate variable length arraysTomas Winkler2017-04-081-4/+5
* mei: hbm: remove variable length arraysTomas Winkler2017-04-081-15/+14
* mei: drop amthif internal clientAlexander Usyskin2017-04-089-507/+15
* mei: add pci driver ops shutdown handler.Tomas Winkler2017-04-082-3/+57
* drivers/misc: aspeed-lpc-ctrl: fix printk format warning againArnd Bergmann2017-04-081-2/+1
* Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-27391-3458/+5646
|\
| * Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-2619-85/+99
| |\
| | * Merge tag 'extcon-fixes-for-4.11-rc3' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2017-03-222-12/+29
| | |\
| | | * extcon: int3496: Set the id pin to direction-input if necessaryHans de Goede2017-03-221-0/+3
| | | * extcon: int3496: Use gpiod_get instead of gpiod_get_indexHans de Goede2017-03-221-9/+3
| | | * extcon: int3496: Add dependency on X86 as it's Intel specificPeter Robinson2017-03-221-1/+1
| | | * extcon: int3496: Add GPIO ACPI mapping tableAndy Shevchenko2017-03-221-0/+20
| | | * extcon: int3496: Rename GPIO pins in accordance with bindingAndy Shevchenko2017-03-221-2/+2
| | | * extcon: int3496: Propagate error code of gpiod_to_irq()Andy Shevchenko2017-03-131-2/+2
| | * | vmw_vmci: handle the return value from pci_alloc_irq_vectors correctlyChristoph Hellwig2017-03-161-2/+2
| | * | ppdev: fix registering same device nameSudip Mukherjee2017-03-161-2/+9
| | * | parport: fix attempt to write duplicate procfilesSudip Mukherjee2017-03-161-2/+4
| | * | auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matchesDmitry Torokhov2017-03-161-0/+1
| | * | Drivers: hv: vmbus: Don't leak memory when a channel is rescindedK. Y. Srinivasan2017-03-161-5/+8
| | * | Drivers: hv: vmbus: Don't leak channel idsK. Y. Srinivasan2017-03-161-0/+1
| | * | Drivers: hv: util: don't forget to init host_ts.lockDexuan Cui2017-03-161-0/+2