summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2015-01-28of/pci: Free resources on failure in of_pci_get_host_bridge_resources()Lorenzo Pieralisi-0/+4
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds-519/+5611
2014-12-20Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2804/+252
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-312/+141
2014-12-20Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-13/+13
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledWolfram Sang-0/+1
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-41/+2
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-1234/+1348
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-158/+32
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki-2/+2
2014-12-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+0
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds-30/+351
2014-12-19Update/Remove soon-to-be-dead email addressDave Jones-7/+5
2014-12-19macintosh: therm_pm72: delete deprecated driverWolfram Sang-2615/+0
2014-12-19tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki-7/+7
2014-12-19spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki-4/+4
2014-12-19tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner-2/+0
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-96/+154
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-119/+151
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds-401/+1707
2014-12-18Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-0/+47
2014-12-18Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-69/+545
2014-12-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-449/+3091
2014-12-19target: Allow AllRegistrants to re-RESERVE existing reservationNicholas Bellinger-1/+4
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-158/+215
2014-12-18be2net: Fix incorrect setting of tunnel offload flag in netdev featuresSriharsha Basavapatna-0/+2
2014-12-18bnx2x: fix typos in "configure"Jiri Benc-4/+4
2014-12-18xen-netback: support frontends without feature-rx-notify againDavid Vrabel-18/+29
2014-12-18Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools'Rafael J. Wysocki-34/+78
2014-12-18Merge branch 'pm-runtime'Rafael J. Wysocki-64/+40
2014-12-18Merge branches 'acpi-fan', 'acpi-video' and 'acpi-ec'Rafael J. Wysocki-3/+17
2014-12-18Merge branches 'acpi-scan', 'acpi-utils' and 'acpi-pm'Rafael J. Wysocki-15/+13
2014-12-18cxgb4: Fix decoding QSA module for ethtool get settingsHariprasad Shenai-2/+2
2014-12-18watchdog: imx2_wdt: Fix the argument of watchdog_active()Fabio Estevam-1/+1
2014-12-18watchdog: imx2_wdt: Add power management support.Xiubo Li-0/+47
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley-311/+137
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-4/+7
2014-12-17Merge tag 'vfio-v3.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-3/+19
2014-12-17Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+56
2014-12-17i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMAGeert Uytterhoeven-0/+1
2014-12-17i2c: sh_mobile: rework deferred probingWolfram Sang-50/+48
2014-12-17i2c: sh_mobile: refactor DMA setupWolfram Sang-19/+16
2014-12-17i2c: mv64xxx: rework offload support to fix several problemsThomas Petazzoni-120/+186
2014-12-17i2c: mv64xxx: use BIT() macro for register value definitionsThomas Petazzoni-11/+11
2014-12-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-814/+2423
2014-12-17Merge tag 'pwm/for-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+587
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-911/+4850
2014-12-17Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtdLinus Torvalds-450/+2303
2014-12-17rbd: don't treat CEPH_OSD_OP_DELETE as extent opIlya Dryomov-2/+6
2014-12-17ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring-2/+1