summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-14stm class: Lose the protocol driver when dropping its referenceAlexander Shishkin1-0/+4
2019-11-14firmware: Fix incompatible function behavior for RSU driverRichard Gong2-25/+35
2019-11-14misc: rtsx: Add support for RTS5261Rui Feng5-8/+1063
2019-11-14w1: new driver. DS2430 chipAngelo Dureghello3-0/+304
2019-11-14pcmcia: include cs_internal.h for missing declarationsBen Dooks (Codethink)1-0/+2
2019-11-14pcmcia: include <pcmcia/ds.h> for pcmcia_parse_tupleBen Dooks (Codethink)1-0/+1
2019-11-14uio: fix irq init with dt support & irq not definedAlexandru Ardelean1-10/+4
2019-11-14binder: Handle start==NULL in binder_update_page_range()Jann Horn1-3/+5
2019-11-14binder: Prevent repeated use of ->mmap() via NULL mappingJann Horn1-5/+6
2019-11-14binder: Fix race between mmap() and binder_alloc_print_pages()Jann Horn1-8/+14
2019-11-13parport: daisy: use new parport device modelSudip Mukherjee1-1/+39
2019-11-13parport: load lowlevel driver if ports not foundSudip Mukherjee1-0/+21
2019-11-13parport: do not check portlist when using device-modelSudip Mukherjee1-3/+2
2019-11-13parport: daisy: avoid hardcoded nameSudip Mukherjee1-1/+1
2019-11-13lp: fix sparc64 LPSETTIMEOUT ioctlArnd Bergmann1-0/+4
2019-11-13ppdev: fix PPGETTIME/PPSETTIME ioctlsArnd Bergmann1-4/+12
2019-11-11Merge 5.4-rc7 into char-misc-nextGreg Kroah-Hartman352-1815/+6572
2019-11-11Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-6/+7
2019-11-11Merge tag 'staging-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-20/+3318
2019-11-11Merge tag 'char-misc-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-26/+45
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-13/+13
2019-11-10Merge tag 'pinctrl-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-28/+33
2019-11-09Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds5-8/+28
2019-11-09Merge tag 'soundwire-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman7-348/+292
2019-11-09soundwire: ignore uniqueID when irrelevantPierre-Louis Bossart2-7/+52
2019-11-09soundwire: slave: add helper to extract slave IDPierre-Louis Bossart1-19/+31
2019-11-09soundwire: intel: fix PDI/stream mapping for BulkPierre-Louis Bossart1-2/+8
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds60-376/+690
2019-11-09Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+10
2019-11-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller8-24/+15
2019-11-09ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-09i40e: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-09igb/igc: use ktime accessors for skb->tstampJacob Keller3-4/+6
2019-11-09i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski1-1/+2
2019-11-09iavf: initialize ITRN registers with correct valuesNicholas Nunley1-2/+2
2019-11-09ice: fix potential infinite loop because loop counter being too smallColin Ian King1-1/+1
2019-11-09qede: fix NULL pointer deref in __qede_remove()Manish Chopra1-2/+10
2019-11-09Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin1-1/+1
2019-11-08Merge tag 'fpga-dfl-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman3-4/+387
2019-11-08pwm: bcm-iproc: Prevent unloading the driver module while in useUwe Kleine-König1-0/+1
2019-11-08Merge tag 'pm-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-3/+1
2019-11-08Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds22-37/+159
2019-11-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-27/+82
2019-11-08interconnect: qcom: add msm8974 driverBrian Masney3-0/+795
2019-11-08block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter1-1/+0
2019-11-08cpufreq: intel_pstate: Fix invalid EPB settingSrinivas Pandruvada1-3/+1
2019-11-08fsi: aspeed: Fix OPB0 byte order register valuesAndrew Jeffery1-3/+3
2019-11-08fsi: aspeed: Add trace pointsJoel Stanley1-0/+22
2019-11-08fsi: Add ast2600 master driverJoel Stanley3-0/+531