summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-08lkdtm: turn off kcov for lkdtm_rodata_do_nothing:Arnd Bergmann
2017-04-08lkdtm: add bad USER_DS testKees Cook
2017-04-08drivers: char: misc: Replace printk with pr_err.Varsha Rao
2017-04-08drivers: char: misc: Add blank line after declaration.Varsha Rao
2017-04-08drivers: char: misc: Add space after ','.Varsha Rao
2017-04-08drivers: char: misc: Replace "foo * bar" with "foo *bar".Varsha Rao
2017-04-08nvmem: imx-ocotp: add write supportRichard Leitner
2017-04-08nvmem: imx-ocotp: clear error bit after reading locked valuesRichard Leitner
2017-04-08nvmem: octop: Add i.MX7D supportPeng Fan
2017-04-08nvmem: Add driver for the i.MX IIMMichael Grzeschik
2017-04-08nvmem: imx-ocotp: fix usage of "dev" pointersRichard Leitner
2017-04-08nvmem: sunxi-sid: add support for H3's SID controllerIcenowy Zheng
2017-04-08nvmem: sunxi-sid: read NVMEM size from device compatibleIcenowy Zheng
2017-04-08nvmem: core: Allow allocating several anonymous nvmem devicesAban Bedel
2017-04-08fpga: Add support for Xilinx LogiCORE PR DecouplerMoritz Fischer
2017-04-08auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folderAndy Shevchenko
2017-04-08auxdisplay: Move panel.c to drivers/auxdisplay folderAndy Shevchenko
2017-04-08auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 dataDmitry Torokhov
2017-04-08auxdisplay: img-ascii-lcd: Fix module autoloadJavier Martinez Canillas
2017-04-08auxdisplay: ht16k33: don't access uninitialized dataArnd Bergmann
2017-04-08auxdisplay: hd44780: Fix DT properties to include units of measurementGeert Uytterhoeven
2017-04-08fpga pr ip: Platform driver for Altera Partial Reconfiguration IP.Matthew Gerlach
2017-04-08fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.Matthew Gerlach
2017-04-08fpga: add config complete timeoutAlan Tull
2017-04-08fpga manager: Add Xilinx slave serial SPI driverAnatolij Gustschin
2017-04-08fpga: altera_freeze_bridge: Constify opsMoritz Fischer
2017-04-08coresight: Fixes coresight DT parse to get correct output port ID.Mike Leach
2017-04-08mei: implement fsyncAlexander Usyskin
2017-04-08mei: bus: elminate variable length arraysTomas Winkler
2017-04-08mei: hbm: remove variable length arraysTomas Winkler
2017-04-08mei: drop amthif internal clientAlexander Usyskin
2017-04-08mei: add pci driver ops shutdown handler.Tomas Winkler
2017-04-08drivers/misc: aspeed-lpc-ctrl: fix printk format warning againArnd Bergmann
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-25Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg
2017-03-24IB/cq: Don't process more than the given budgetSagi Grimberg
2017-03-24IB/rxe: increment msn only when completing a requestDavid Marchand
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche
2017-03-24IB/rxe: Update documentation linkLeon Romanovsky
2017-03-24RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()Dan Carpenter