summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-22bfin_5xx: misplaced parenthesesRoel Kluin1-3/+3
2009-04-22edac: ppc mpc85xx fix mc err detectDave Jiang1-1/+1
2009-04-22scsi: mpt: suppress debugobjects warningEric Paris1-1/+1
2009-04-22sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2-7/+7
2009-04-22rtc-cmos: fix printk outputKrzysztof Halasa1-11/+9
2009-04-22spi: pxa2xx: limit reaches -1Roel Kluin1-3/+3
2009-04-22pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro1-0/+7
2009-04-22drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller1-1/+23
2009-04-22ipmi: add oem message handlingdann frazier1-5/+133
2009-04-22ipmi: fix statistics counting issuesCorey Minyard1-22/+51
2009-04-22ipmi: test for event buffer before usingCorey Minyard1-29/+119
2009-04-22ipmi: fix platform return checkCorey Minyard1-1/+1
2009-04-22clocksource: pass clocksource to read() callbackMagnus Damm5-10/+10
2009-04-22pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAYDenis V. Lunev1-7/+9
2009-04-22asiliantfb: 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-21atmel: fix netdev ops conversionJohannes Berg1-1/+0
2009-04-21pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki1-1/+1
2009-04-21mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() failsRoland Dreier1-3/+2
2009-04-21mlx4_en: Move to SW counters for total bytes and packetsYevgeny Petrilin1-32/+13
2009-04-21mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initializationYevgeny Petrilin1-1/+1
2009-04-21mlx4_en: Assign dummy event handler for TX queueYevgeny Petrilin4-6/+8
2009-04-21mlx4_en: Fix a race at restart taskYevgeny Petrilin1-8/+11
2009-04-21mlx4_en: Fix error handling while activating RX ringsYevgeny Petrilin1-2/+4
2009-04-21Merge branch 'sh/stable-updates' into sh/for-2.6.30Paul Mundt150-1306/+2507
2009-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller6-59/+95
2009-04-21tg3: Fix SEEPROM accessesMatt Carlson1-9/+17
2009-04-21ar9170usb: fix hang on resumeChristian Lamparter1-20/+90
2009-04-21mwl8k: fix module re-insertion bugJoerg Albert1-2/+2
2009-04-21p54: deactivate broken powersave functionChristian Lamparter1-2/+0
2009-04-21iwl3945-base.c: Add missing space to debug printJoe Perches1-1/+1
2009-04-21rt2x00: Don't free register information on suspendIvo van Doorn2-34/+2
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-20tun: Fix sk_sleep races when attaching/detachingHerbert Xu1-9/+6
2009-04-20tun: Only free a netdev when all tun descriptors are closedHerbert Xu1-13/+19
2009-04-20net: fix "compatibility" typosMarcin Slusarz1-2/+2
2009-04-20cxgb3: Fix EEH final recovery attemptDivy Le Ray1-0/+7
2009-04-20cxgb3: Fix potential msi-x vector leakDivy Le Ray1-1/+6
2009-04-20cxgb3: fix workqueue flush issuesDivy Le Ray1-3/+5
2009-04-20cxgb3: fix link fault handlingDivy Le Ray2-30/+3
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