aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds21-1370/+1526
2011-03-29Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-2/+4
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds7-56/+67
2011-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-1/+1
2011-03-29Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds40-107/+104
2011-03-29char/tpm: Fix unitialized usage of data bufferPeter Huewe1-1/+1
2011-03-29amd64_edac: Fix potential memleakBorislav Petkov1-1/+1
2011-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-61/+85
2011-03-29xen: Use new irq_move functionsThomas Gleixner1-2/+2
2011-03-29xen: Convert genirq namespaceThomas Gleixner1-11/+11
2011-03-29gpio: ab8500: Mark brokenThomas Gleixner1-1/+1
2011-03-29drivers: Final irq namespace conversionThomas Gleixner33-69/+70
2011-03-29xen: Use new irq_move functionsThomas Gleixner1-2/+2
2011-03-29xen: Cleanup genirq namespaceThomas Gleixner1-11/+11
2011-03-29sh: Convert to new function namesThomas Gleixner2-13/+13
2011-03-29sh: Use the proper accessor functionsThomas Gleixner1-7/+2
2011-03-29parisc: Convert irq namespaceThomas Gleixner3-4/+5
2011-03-29watchdog: softdog.c: enhancement to optionally invoke panic instead of reboot on timer expiryAnithra P Janakiraman1-3/+13
2011-03-29watchdog: fix nv_tco section mismatchRandy Dunlap1-1/+1
2011-03-29watchdog: sp5100_tco.c: Check if firmware has set correct value in tcobase.Yinghai Lu1-2/+14
2011-03-29watchdog: Convert release_resource to release_region/release_mem_regionJulia Lawall3-39/+31
2011-03-29watchdog: s3c2410_wdt.c: Convert release_resource to release_region/release_mem_regionJulia Lawall1-11/+8
2011-03-28netdev: bfin_mac: document TE setting in RMII modesMike Frysinger1-2/+11
2011-03-28drivers net: Fix declaration ordering in inline functions.Balaji G1-1/+1
2011-03-28cxgb3: Apply interrupt coalescing settings to all queuesAnton Blanchard1-4/+10
2011-03-28md: Fix integrity registration error when no devices are capableMartin K. Petersen1-6/+2
2011-03-28Merge branches 'irq-cleanup-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-33/+31
2011-03-28memstick: make enable_dma less generic in r592Stephen Rothwell1-3/+3
2011-03-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds23-1215/+4754
2011-03-28Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericssonLinus Torvalds5-1/+543
2011-03-28acpi: Remove sysfs_create_link from video driverMatthew Garrett1-6/+0
2011-03-28vlynq: Convert irq functionsThomas Gleixner1-33/+31
2011-03-28MFD: allow cs5535-mfd to build on X86 onlyAndres Salomon1-1/+1
2011-03-28drbd: fix up merge errorLinus Torvalds1-8/+6
2011-03-28mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski1-0/+1
2011-03-28xo15-ebook: Remove device.wakeup_countMatthew Garrett1-1/+0
2011-03-28ips: use interruptible waits in ips-monitorJesse Barnes1-1/+1
2011-03-28acer-wmi: does not poll device status when WMI event is availableLee, Chun-Yi1-2/+18
2011-03-28acer-wmi: does not set persistence state by rfkill_init_sw_stateLee, Chun-Yi1-5/+14
2011-03-28platform-drivers: x86: fix common misspellingsLucas De Marchi7-10/+10
2011-03-28acer-wmi: use pr_<level> for messagesLee, Chun-Yi1-40/+28
2011-03-28asus-wmi: potential NULL dereference in show_call()Dan Carpenter1-1/+1
2011-03-28asus-wmi: signedness bug in read_brightness()Dan Carpenter1-1/+2
2011-03-28platform-driver-x86: samsung-laptop: make dmi_check_cb to return 1 instead of 0Axel Lin1-1/+1
2011-03-28platform-driver-x86: fix wrong merge for compal-laptop.cAxel Lin1-3/+3
2011-03-28msi-laptop: use pr_<level> for messagesJoey Lee1-7/+7
2011-03-28Platform: add Samsung Laptop platform driverGreg Kroah-Hartman3-0/+846
2011-03-28acer-wmi: Fix WMI IDPali Rohár1-2/+2
2011-03-28acer-wmi: deactive mail led when power offPali Rohár1-0/+14
2011-03-28msi-laptop: send out touchpad on/off keyLee, Chun-Yi1-2/+79