aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-20sanitize <linux/prefetch.h> usageGravatar Linus Torvalds 13-0/+13
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 20-91/+1303
2011-05-19Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-15/+2
2011-05-19Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git....Gravatar Linus Torvalds 1-11/+11
2011-05-19Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-22/+10
2011-05-19Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+2
2011-05-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-19/+11
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 6-13/+97
2011-05-19Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-37/+2
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 14-399/+559
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Gravatar Linus Torvalds 13-189/+264
2011-05-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 17-34/+2157
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 4-11/+13
2011-05-19Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' an...Gravatar Linus Torvalds 1-40/+73
2011-05-19Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git:/...Gravatar Linus Torvalds 3-27/+24
2011-05-19Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git...Gravatar Linus Torvalds 4-16/+84
2011-05-19Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-19/+32
2011-05-19Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 26-1/+10552
2011-05-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Gravatar Linus Torvalds 8-206/+94
2011-05-19[CPUFREQ] Move x86 drivers to drivers/cpufreq/Gravatar Dave Jones 26-1/+10552
2011-05-19Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Gravatar Linus Torvalds 3-4/+6
2011-05-19input/atari: Fix mouse movement and button mappingGravatar Geert Uytterhoeven 1-4/+4
2011-05-19input/atari: Fix atarimouse initGravatar Michael Schmitz 2-4/+6
2011-05-19input/atari: Use the correct mouse interrupt hookGravatar Michael Schmitz 1-1/+1
2011-05-19m68k/atari: Do not use "/" in interrupt namesGravatar Geert Uytterhoeven 2-2/+2
2011-05-19drivers/xen/sys-hypervisor: Cleanup code/data sections definitionsGravatar Daniel Kiper 1-1/+1
2011-05-19SSB: Change fallback sprom to callback mechanism.Gravatar Hauke Mehrtens 3-24/+38
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsGravatar Manuel Lauss 2-10/+14
2011-05-19MIPS: Lantiq: Add watchdog supportGravatar John Crispin 3-0/+268
2011-05-19MIPS: Lantiq: Add ethernet driverGravatar John Crispin 3-0/+813
2011-05-19SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.Gravatar John Crispin 3-0/+765
2011-05-19MIPS: Lantiq: Add NOR flash supportGravatar John Crispin 3-0/+259
2011-05-18Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 16-36/+82
2011-05-18drivercore: revert addition of of_match to struct deviceGravatar Grant Likely 16-36/+82
2011-05-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 18-22/+21
2011-05-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-15/+54
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEGravatar Axel Lin 1-0/+1
2011-05-18rapidio: fix default routing initializationGravatar Alexandre Bounine 3-0/+21
2011-05-17PM: Introduce generic prepare and complete callbacks for subsystemsGravatar Rafael J. Wysocki 1-0/+39
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyGravatar Rafael J. Wysocki 1-6/+12
2011-05-17PM: Remove CONFIG_PM_VERBOSEGravatar Rafael J. Wysocki 1-2/+1
2011-05-17Merge branch 'power-domains' into for-linusGravatar Rafael J. Wysocki 5-169/+494
2011-05-17Merge branch 'syscore' into for-linusGravatar Rafael J. Wysocki 4-216/+3
2011-05-17PM / Wakeup: Remove useless synchronize_rcu() callGravatar Eric Dumazet 1-1/+0
2011-05-17PM / Wakeup: Fix build warning related to the "wakeup" sysfs fileGravatar Rafael J. Wysocki 1-2/+2
2011-05-17PM: Print a warning if firmware is requested when tasks are frozenGravatar Rafael J. Wysocki 1-0/+5
2011-05-17PM / Runtime: Rework runtime PM handling during driver removalGravatar Rafael J. Wysocki 1-3/+3
2011-05-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 11-26/+40
2011-05-17scsi: remove performance regression due to async queue runGravatar Jens Axboe 2-4/+18
2011-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-0/+10