summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-04-242-0/+4
|\
| * [ARM] 5460/1: Orion: reduce namespace pollutionNicolas Pitre2009-04-231-0/+1
| * [ARM] 5458/1: pcmcia: pxa2xx-sharpsl: check if we do have Scoop configDmitry Baryshkov2009-04-231-0/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-04-2432-271/+314
|\ \
| * | USB: pwc : do not pass stack allocated buffers to USB core.Martin Fuzzey2009-04-231-74/+164
| * | USB: otg: Fix bug on remove path without transceiverRobert Jarzmik2009-04-231-1/+2
| * | USB: correct error handling in cdc-wdmOliver Neukum2009-04-231-9/+18
| * | USB: removal of tty->low_latency hack dating back to the old serial codeOliver Neukum2009-04-2318-111/+1
| * | USB: serial: sierra driver bug fix for composite interfaceElina Pasheva2009-04-231-4/+17
| * | USB: gadget: omap_udc uses platform_driver_probe()David Brownell2009-04-231-2/+1
| * | USB: ci13xxx_udc: fix build errorMatthias Kaehlcke2009-04-231-0/+1
| * | USB: pass mem_flags to dma_alloc_coherentJohannes Berg2009-04-231-1/+1
| * | USB: g_file_storage: fix use-after-free bug when closing filesAlan Stern2009-04-231-16/+4
| * | USB: ehci-sched.c: EHCI SITD scheduling bugfixDan Streetman2009-04-231-1/+1
| * | USB: fix mos7840 problem with minor numbersTony Cook2009-04-231-11/+19
| * | USB: mos7840: add new device idTony Cook2009-04-231-0/+7
| * | USB: musb: fix build when !CONFIG_PMAlexander Beregalov2009-04-231-1/+1
| * | USB: musb: Remove my email address from few musb related driversJarkko Nikula2009-04-233-3/+0
| * | USB: Gadget: MIPS CI13xxx UDC bugfixesDavid Lopo2009-04-231-1/+3
| * | USB: Unusual Device support for Gold MP3 Player EnergyChuck Short2009-04-231-0/+6
| * | USB: serial: fix lifetime and locking problemsAlan Stern2009-04-231-36/+68
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2009-04-241-1/+1
|\ \ \
| * | | scsi: a4000 - Correct driver unregistration in case of failureGeert Uytterhoeven2009-04-221-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-04-244-16/+7
|\ \ \
| * | | [S390] Use tape_generic_offline directly.Frank Munzert2009-04-234-16/+7
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...Linus Torvalds2009-04-244-66/+47
|\ \ \
| * | | palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixupBartlomiej Zolnierkiewicz2009-04-231-6/+6
| * | | palm_bk3710: those registers/bitfields don't existDavid Brownell2009-04-231-49/+18
| * | | mediabay: fix build for CONFIG_BLOCK=nBartlomiej Zolnierkiewicz2009-04-221-1/+0
| * | | ide: Stop disks on reboot for laptop which cuts powerBruno Prémont2009-04-221-1/+16
| * | | ide-cd: fix kernel crash on hppa regressionHelge Deller2009-04-221-1/+1
| * | | palm_bk3710: UDMA performance fixDavid Brownell2009-04-221-14/+12
* | | | radio_si470x: Fix free memory corruptionAlan Cox2009-04-241-1/+1
* | | | serial: remove contact dataNiels de Vos2009-04-241-2/+0
* | | | cafe_nand: Fix warningAlan Cox2009-04-241-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-04-241-0/+1
|\ \ \ \
| * | | | umem: fix request_queue lock warningSage Weil2009-04-241-0/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-2451-380/+571
|\ \ \ \
| * | | | ucc_geth.c: Fix upsmr setting in RMII modeHeiko Schocher2009-04-221-1/+2
| * | | | 8139too: fix HW initial flowJianjun kong2009-04-221-5/+5
| * | | | iwlwifi: DMA fixesReinette Chatre2009-04-216-96/+165
| * | | | iwlwifi: add debugging for TX pathReinette Chatre2009-04-212-2/+6
| * | | | mwl8: fix build warning.Rami Rosen2009-04-211-2/+1
| * | | | iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre2009-04-211-1/+1
| * | | | iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg2009-04-211-1/+1
| * | | | atmel: fix netdev ops conversionJohannes Berg2009-04-211-1/+0
| * | | | pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCMKen Kawasaki2009-04-211-1/+1
| * | | | mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() failsRoland Dreier2009-04-211-3/+2
| * | | | mlx4_en: Move to SW counters for total bytes and packetsYevgeny Petrilin2009-04-211-32/+13
| * | | | mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initializationYevgeny Petrilin2009-04-211-1/+1