aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-01-12drivers: char: mem: Simplify DEVKMEM configurationGravatar Rob Ward 1-7/+1
2015-01-12drivers: char: mem: Make /dev/mem an optional deviceGravatar Rob Ward 2-1/+12
2015-01-12misc: ioc4: simplify wave period measurement in clock_calibrateGravatar Richard Leitner 1-15/+16
2015-01-12drivers:misc:ti-st: protect against bad packetsGravatar Gigi Joseph 1-6/+18
2015-01-12drivers: misc: ti-st: fix null pointer exception in st_kim_ref()Gravatar Gigi Joseph 1-4/+8
2015-01-12drivers: misc: ti-st: fix debugfs creation error handlingGravatar Gigi Joseph 1-5/+1
2015-01-12st_kim: allow suspend if callback is not registeredGravatar Gigi Joseph 1-2/+2
2015-01-12ti-st: add device tree supportGravatar Gigi Joseph 2-10/+104
2015-01-12mei: use uuid, me_addr tuple addressing also for flow control creditsGravatar Tomas Winkler 1-2/+2
2015-01-12mei: bus: use ssize_t as the return type for send and receiveGravatar Tomas Winkler 2-19/+17
2015-01-12Drivers: hv: vmbus: Use get_cpu() to get the current CPUGravatar K. Y. Srinivasan 2-3/+7
2014-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2014-12-26[regression] braino in "lustre: use is_root_inode()"Gravatar Al Viro 1-1/+1
2014-12-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 45-214/+446
2014-12-25Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmiGravatar Linus Torvalds 2-29/+18
2014-12-24Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"Gravatar Dave Airlie 8-67/+12
2014-12-24Merge tag 'amdkfd-fixes-2014-12-23' of git://people.freedesktop.org/~gabbayo/...Gravatar Dave Airlie 6-10/+85
2014-12-23agp: Fix up email address & attributions in AGP MODULE_AUTHOR tagsGravatar Dave Jones 8-8/+8
2014-12-22Merge tag 'dm-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Gravatar Linus Torvalds 2-7/+24
2014-12-23Merge tag 'drm/tegra/for-3.19-rc1-fixes' of git://people.freedesktop.org/~tag...Gravatar Dave Airlie 4-30/+146
2014-12-23Merge tag 'drm-intel-next-fixes-2014-12-17' of git://anongit.freedesktop.org/...Gravatar Dave Airlie 6-22/+82
2014-12-23Merge tag 'topic/atomic-fixes-2014-12-17' of git://anongit.freedesktop.org/dr...Gravatar Dave Airlie 1-1/+1
2014-12-23Merge branch 'msm-fixes-3.19' of git://people.freedesktop.org/~robclark/linux...Gravatar Dave Airlie 12-75/+110
2014-12-23nouveau: bring back legacy mmap handlerGravatar Dave Airlie 1-1/+2
2014-12-21ipmi: Fix compile issue with isspace()Gravatar Corey Minyard 1-0/+1
2014-12-21ipmi: Finish cleanup of BMC attributesGravatar Corey Minyard 1-29/+17
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Gravatar Linus Torvalds 56-519/+5611
2014-12-20Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 7-2804/+252
2014-12-20Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Linus Torvalds 46-312/+141
2014-12-20Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-13/+13
2014-12-20i2c: sh_mobile: fix uninitialized var when debug is enabledGravatar Wolfram Sang 1-0/+1
2014-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-41/+2
2014-12-19Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Gravatar Linus Torvalds 20-1234/+1348
2014-12-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 10-158/+32
2014-12-19PM: Eliminate CONFIG_PM_RUNTIMEGravatar Rafael J. Wysocki 2-2/+2
2014-12-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-2/+0
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 10-30/+351
2014-12-19Update/Remove soon-to-be-dead email addressGravatar Dave Jones 4-7/+5
2014-12-19macintosh: therm_pm72: delete deprecated driverGravatar Wolfram Sang 4-2615/+0
2014-12-19tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMGravatar Rafael J. Wysocki 1-7/+7
2014-12-19spi: Replace CONFIG_PM_RUNTIME with CONFIG_PMGravatar Rafael J. Wysocki 2-4/+4
2014-12-19tick/powerclamp: Remove tick_nohz_idle abuseGravatar Thomas Gleixner 1-2/+0
2014-12-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 6-96/+154
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 38-119/+151
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Gravatar Linus Torvalds 21-401/+1707
2014-12-18Merge git://www.linux-watchdog.org/linux-watchdogGravatar Linus Torvalds 1-0/+47
2014-12-18Merge tag 'media/v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 42-69/+545
2014-12-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Gravatar Linus Torvalds 46-449/+3091
2014-12-19target: Allow AllRegistrants to re-RESERVE existing reservationGravatar Nicholas Bellinger 1-1/+4
2014-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 35-158/+215