summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-24USB: otg: Fix bug on remove path without transceiverRobert Jarzmik1-1/+2
2009-04-24USB: correct error handling in cdc-wdmOliver Neukum1-9/+18
2009-04-24USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum18-111/+1
2009-04-24USB: serial: sierra driver bug fix for composite interfaceElina Pasheva1-4/+17
2009-04-24USB: gadget: omap_udc uses platform_driver_probe()David Brownell1-2/+1
2009-04-24USB: ci13xxx_udc: fix build errorMatthias Kaehlcke1-0/+1
2009-04-24USB: pass mem_flags to dma_alloc_coherentJohannes Berg1-1/+1
2009-04-24USB: g_file_storage: fix use-after-free bug when closing filesAlan Stern1-16/+4
2009-04-24USB: ehci-sched.c: EHCI SITD scheduling bugfixDan Streetman1-1/+1
2009-04-24USB: fix mos7840 problem with minor numbersTony Cook1-11/+19
2009-04-24USB: mos7840: add new device idTony Cook1-0/+7
2009-04-24USB: musb: fix build when !CONFIG_PMAlexander Beregalov1-1/+1
2009-04-24USB: musb: Remove my email address from few musb related driversJarkko Nikula3-3/+0
2009-04-24USB: Gadget: MIPS CI13xxx UDC bugfixesDavid Lopo1-1/+3
2009-04-24USB: Unusual Device support for Gold MP3 Player EnergyChuck Short1-0/+6
2009-04-24USB: serial: fix lifetime and locking problemsAlan Stern1-36/+68
2009-04-22driver synchronization: make scsi_wait_scan more advancedArjan van de Ven3-2/+12
2009-04-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds13-418/+176
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-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-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