summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds13-0/+13
2011-05-20Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds20-91/+1303
2011-05-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-15/+2
2011-05-20Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Linus Torvalds1-11/+11
2011-05-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-22/+10
2011-05-20Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2011-05-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-19/+11
2011-05-20Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds6-13/+97
2011-05-20Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-37/+2
2011-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds14-399/+559
2011-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds13-189/+264
2011-05-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds17-34/+2157
2011-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds4-11/+13
2011-05-20Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...Linus Torvalds1-40/+73
2011-05-20Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...Linus Torvalds3-27/+24
2011-05-20Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...Linus Torvalds4-16/+84
2011-05-20Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-19/+32
2011-05-20Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-1/+10552
2011-05-20Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds8-206/+94
2011-05-20[CPUFREQ] Move x86 drivers to drivers/cpufreq/Dave Jones26-1/+10552
2011-05-20Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds3-4/+6
2011-05-19input/atari: Fix mouse movement and button mappingGeert Uytterhoeven1-4/+4
2011-05-19input/atari: Fix atarimouse initMichael Schmitz2-4/+6
2011-05-19input/atari: Use the correct mouse interrupt hookMichael Schmitz1-1/+1
2011-05-19m68k/atari: Do not use "/" in interrupt namesGeert Uytterhoeven2-2/+2
2011-05-19drivers/xen/sys-hypervisor: Cleanup code/data sections definitionsDaniel Kiper1-1/+1
2011-05-19SSB: Change fallback sprom to callback mechanism.Hauke Mehrtens3-24/+38
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2-10/+14
2011-05-19MIPS: Lantiq: Add watchdog supportJohn Crispin3-0/+268
2011-05-19MIPS: Lantiq: Add ethernet driverJohn Crispin3-0/+813
2011-05-19SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.John Crispin3-0/+765
2011-05-19MIPS: Lantiq: Add NOR flash supportJohn Crispin3-0/+259
2011-05-19Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds16-36/+82
2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely16-36/+82
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds18-22/+21
2011-05-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-15/+54
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-05-18rapidio: fix default routing initializationAlexandre Bounine3-0/+21
2011-05-18PM: Introduce generic prepare and complete callbacks for subsystemsRafael J. Wysocki1-0/+39
2011-05-18PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki1-6/+12
2011-05-18PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki1-2/+1
2011-05-18Merge branch 'power-domains' into for-linusRafael J. Wysocki5-169/+494
2011-05-18Merge branch 'syscore' into for-linusRafael J. Wysocki4-216/+3
2011-05-18PM / Wakeup: Remove useless synchronize_rcu() callEric Dumazet1-1/+0
2011-05-18PM / Wakeup: Fix build warning related to the "wakeup" sysfs fileRafael J. Wysocki1-2/+2
2011-05-18PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki1-0/+5
2011-05-18PM / Runtime: Rework runtime PM handling during driver removalRafael J. Wysocki1-3/+3
2011-05-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds11-26/+40
2011-05-17scsi: remove performance regression due to async queue runJens Axboe2-4/+18
2011-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+10