summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-24Merge branch 'thinkpad-acpi' into releaseLen Brown1-37/+44
2009-04-24Merge branch 'video-ac-dc' into releaseLen Brown1-3/+5
2009-04-21driver synchronization: make scsi_wait_scan more advancedArjan van de Ven3-2/+12
2009-04-21Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds13-418/+176
2009-04-21bfin_5xx: misplaced parenthesesRoel Kluin1-3/+3
2009-04-21edac: ppc mpc85xx fix mc err detectDave Jiang1-1/+1
2009-04-21scsi: mpt: suppress debugobjects warningEric Paris1-1/+1
2009-04-21sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2-7/+7
2009-04-21rtc-cmos: fix printk outputKrzysztof Halasa1-11/+9
2009-04-21spi: pxa2xx: limit reaches -1Roel Kluin1-3/+3
2009-04-21pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro1-0/+7
2009-04-21drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller1-1/+23
2009-04-21ipmi: add oem message handlingdann frazier1-5/+133
2009-04-21ipmi: fix statistics counting issuesCorey Minyard1-22/+51
2009-04-21ipmi: test for event buffer before usingCorey Minyard1-29/+119
2009-04-21ipmi: fix platform return checkCorey Minyard1-1/+1
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm5-10/+10
2009-04-21pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAYDenis V. Lunev1-7/+9
2009-04-21asiliantfb: add missing return statementVlada Peric1-0/+1
2009-04-21go7007: Convert to the new i2c device binding modelJean Delvare13-418/+176
2009-04-21Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-19/+50
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt150-1306/+2507
2009-04-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-4/+4
2009-04-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-8/+20
2009-04-20Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-25/+51
2009-04-20driver: dont update dev_name via device_add pathKay Sievers1-1/+2
2009-04-20ACPI video: fix an error when the brightness levels on AC and on Battery are ...Zhang Rui1-3/+5
2009-04-20md: support bitmaps on RAID10 arrays larger then 2 terabytesNeilBrown1-3/+3
2009-04-20agp: zero pages before sending to userspaceShaohua Li1-2/+2
2009-04-20drm: check for minor master before allowing drop master.Dave Airlie1-0/+3
2009-04-20drm: set/clear is_master when master changedJonas Bonn1-1/+7
2009-04-20drm: clean dirty memory after device releaseMa Ling1-0/+1
2009-04-20drm: count reaches -1Roel Kluin1-5/+7
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki1-4/+4
2009-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds4-10/+18
2009-04-19Revert "console ASCII glyph 1:1 mapping"Samuel Thibault1-1/+1
2009-04-19virtio: fix suspend when using virtio_balloonMarcelo Tosatti1-1/+2
2009-04-19lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell3-9/+11
2009-04-19lguest: fix crash on vmlinux imagesMatias Zabaljauregui1-0/+5
2009-04-18cs5536: define dma_sff_read_status() methodSergei Shtylyov1-0/+1
2009-04-18ide: fix barriers supportBartlomiej Zolnierkiewicz1-4/+7
2009-04-18ide: Remove void castsJack Stone1-1/+1
2009-04-18hpt366: use ATA_DMA_* constantsSergei Shtylyov1-5/+5
2009-04-18hpt366: fix HPT370 DMA timeoutsSergei Shtylyov1-1/+3
2009-04-18thinkpad-acpi: bump up version to 0.23Henrique de Moraes Holschuh1-1/+1
2009-04-18thinkpad-acpi: simplify module autoloadingHenrique de Moraes Holschuh1-7/+10
2009-04-18thinkpad-acpi: fix use of MODULE_AUTHORHenrique de Moraes Holschuh1-1/+2
2009-04-18thinkpad-acpi: fix LED blinking through timer triggerHenrique de Moraes Holschuh1-22/+19
2009-04-18thinkpad-acpi: silence hotkey enable warning for module parameterHenrique de Moraes Holschuh1-6/+12
2009-04-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-23/+122