summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'video-ac-dc' into releaseLen Brown2009-04-241-3/+5
|\
| * ACPI video: fix an error when the brightness levels on AC and on Battery are ...Zhang Rui2009-04-201-3/+5
* | driver synchronization: make scsi_wait_scan more advancedArjan van de Ven2009-04-213-2/+12
* | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-2113-418/+176
|\ \
| * | go7007: Convert to the new i2c device binding modelJean Delvare2009-04-2113-418/+176
* | | bfin_5xx: misplaced parenthesesRoel Kluin2009-04-211-3/+3
* | | edac: ppc mpc85xx fix mc err detectDave Jiang2009-04-211-1/+1
* | | scsi: mpt: suppress debugobjects warningEric Paris2009-04-211-1/+1
* | | sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2009-04-212-7/+7
* | | rtc-cmos: fix printk outputKrzysztof Halasa2009-04-211-11/+9
* | | spi: pxa2xx: limit reaches -1Roel Kluin2009-04-211-3/+3
* | | pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro2009-04-211-0/+7
* | | drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller2009-04-211-1/+23
* | | ipmi: add oem message handlingdann frazier2009-04-211-5/+133
* | | ipmi: fix statistics counting issuesCorey Minyard2009-04-211-22/+51
* | | ipmi: test for event buffer before usingCorey Minyard2009-04-211-29/+119
* | | ipmi: fix platform return checkCorey Minyard2009-04-211-1/+1
* | | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-215-10/+10
* | | pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAYDenis V. Lunev2009-04-211-7/+9
* | | asiliantfb: add missing return statementVlada Peric2009-04-211-0/+1
* | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-212-19/+50
|\ \ \ | |/ / |/| |
| * | Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt2009-04-21150-1306/+2507
| |\ \
| * | | rtc: rtc-sh: clock framework support.Paul Mundt2009-04-162-19/+50
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-04-201-4/+4
|\ \ \ \
| * | | | PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki2009-04-191-4/+4
* | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-04-204-8/+20
|\ \ \ \ \
| * | | | | agp: zero pages before sending to userspaceShaohua Li2009-04-201-2/+2
| * | | | | drm: check for minor master before allowing drop master.Dave Airlie2009-04-201-0/+3
| * | | | | drm: set/clear is_master when master changedJonas Bonn2009-04-201-1/+7
| * | | | | drm: clean dirty memory after device releaseMa Ling2009-04-201-0/+1
| * | | | | drm: count reaches -1Roel Kluin2009-04-201-5/+7
* | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-04-204-25/+51
|\ \ \ \ \ \
| * | | | | | md: support bitmaps on RAID10 arrays larger then 2 terabytesNeilBrown2009-04-201-3/+3
| * | | | | | md: update sync_completed and reshape_position even more often.NeilBrown2009-04-172-2/+4
| * | | | | | md: improve usefulness and accuracy of sysfs file md/sync_completed.NeilBrown2009-04-143-12/+27
| * | | | | | md: allow setting newly added device to 'in_sync' via sysfs.NeilBrown2009-04-141-1/+5
| * | | | | | md: tiny md.h cleanupsChristoph Hellwig2009-04-141-8/+13
* | | | | | | driver: dont update dev_name via device_add pathKay Sievers2009-04-201-1/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...Linus Torvalds2009-04-194-10/+18
|\ \ \ \ \ \
| * | | | | | virtio: fix suspend when using virtio_balloonMarcelo Tosatti2009-04-191-1/+2
| * | | | | | lguest: fix guest crash on non-linear addresses in gdt pvopsRusty Russell2009-04-193-9/+11
| * | | | | | lguest: fix crash on vmlinux imagesMatias Zabaljauregui2009-04-191-0/+5
| | |_|/ / / | |/| | | |
* | | | | | Revert "console ASCII glyph 1:1 mapping"Samuel Thibault2009-04-191-1/+1
|/ / / / /
* | | | | cs5536: define dma_sff_read_status() methodSergei Shtylyov2009-04-181-0/+1
* | | | | ide: fix barriers supportBartlomiej Zolnierkiewicz2009-04-181-4/+7
* | | | | ide: Remove void castsJack Stone2009-04-181-1/+1
* | | | | hpt366: use ATA_DMA_* constantsSergei Shtylyov2009-04-181-5/+5
* | | | | hpt366: fix HPT370 DMA timeoutsSergei Shtylyov2009-04-181-1/+3
| |_|_|/ |/| | |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-173-23/+122
|\ \ \ \
| * | | | [libata] fix build error on drivers/ata/pata_legacy.cZhenwen Xu2009-04-171-6/+7
OpenPOWER on IntegriCloud