summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-03-01net: davinci_mdio: add hibernation callbacksGrygorii Strashko-2/+3
2015-03-01sh_eth: Fix lost MAC address on kexecGeert Uytterhoeven-0/+3
2015-02-28net: bcmgenet: fix throughtput regressionJaedon Shin-27/+88
2015-02-28macvtap: make sure neighbour code can push ethernet headerEric Dumazet-2/+5
2015-02-28Merge tag 'mac80211-for-davem-2015-02-27' of git://git.kernel.org/pub/scm/lin...David S. Miller-1/+4
2015-02-28cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() tooRafael J. Wysocki-7/+16
2015-02-28idle / sleep: Avoid excessive disabling and enabling interruptsRafael J. Wysocki-3/+3
2015-02-28drivers: net: cpsw: Set SECURE for dual_emac ucastGeorge McCollister-1/+1
2015-02-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-96/+233
2015-02-28Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-41/+58
2015-02-28niu: fix error handling in niu_class_to_ethflow()Dan Carpenter-4/+2
2015-02-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds-11/+9
2015-02-28zram: use proper type to update max_used_pagesJoonsoo Kim-1/+1
2015-02-28drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...Joshua Kinard-2/+2
2015-02-28rtc: ds1685: remove superfluous checks for out-of-range u8 valuesGeert Uytterhoeven-6/+6
2015-02-28rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build errorArnd Bergmann-2/+0
2015-02-28net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann-113/+10
2015-02-28staging: comedi: vmk80xx: remove "firmware version" kernel messagesH Hartley Sweeten-71/+0
2015-02-28staging: comedi: comedi_isadma: fix "stalled" detect in comedi_isadma_disable...H Hartley Sweeten-2/+3
2015-02-28Merge tag 'iio-fixes-for-4.0b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-0/+5
2015-02-28Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-151/+166
2015-02-28iio: ak8975: fix AK09911 dependenciesArnd Bergmann-0/+2
2015-02-28mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik-0/+2
2015-02-28mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard-6/+42
2015-02-28thermal: int340x_thermal: Ignore missing _ART, _TRT tablesSrinivas Pandruvada-6/+4
2015-02-28thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin-0/+1
2015-02-27Merge tag 'renesas-sh-drivers-for-v4.0' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+2
2015-02-28PCI: versatile: Update for list_for_each_entry() API changeJoachim Nilsson-1/+1
2015-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-76/+280
2015-02-27amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas-82/+93
2015-02-27net: asix: add support for the Sitecom LN-028 USB adapterLuca Ceresoli-0/+5
2015-02-27vhost: drop hard-coded num_buffers sizeMichael S. Tsirkin-1/+2
2015-02-27vhost: cleanup iterator update logicMichael S. Tsirkin-10/+12
2015-02-27rocker: silence shift wrapping warningDan Carpenter-2/+2
2015-02-27rocker: add a check for NULL in rocker_probe_ports()Dan Carpenter-0/+2
2015-02-27cxgb4: Fix PCI-E Memory window interface for big-endian systemsHariprasad Shenai-11/+45
2015-02-27enic: do notify_check before returning creditsSujith Sankar-2/+2
2015-02-27dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...Darrick J. Wong-4/+11
2015-02-27dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka-6/+42
2015-02-27dm snapshot: suspend origin when doing exception handoverMikulas Patocka-9/+86
2015-02-27dm: hold suspend_lock while suspending device during device deletionMikulas Patocka-0/+6
2015-02-27dm thin: fix to consistently zero-fill reads to unprovisioned blocksJoe Thornber-11/+0
2015-02-27USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde-0/+2
2015-02-27Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at9...Dave Airlie-4/+3
2015-02-27Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-i...Dave Airlie-23/+71
2015-02-26Merge tag 'hwmon-for-linus-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+3
2015-02-26USB: pl2303: disable break on shutdownJohan Hovold-5/+13
2015-02-26USB: mxuport: fix null deref when used as a consoleJohan Hovold-1/+2
2015-02-26USB: serial: clean up bus probe error handlingJohan Hovold-11/+14
2015-02-26USB: serial: fix port attribute-creation raceJohan Hovold-19/+16