Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2009-04-24 | 32 | -271/+314 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | USB: pwc : do not pass stack allocated buffers to USB core. | Martin Fuzzey | 2009-04-23 | 1 | -74/+164 | |
| * | | | | | | | USB: otg: Fix bug on remove path without transceiver | Robert Jarzmik | 2009-04-23 | 1 | -1/+2 | |
| * | | | | | | | USB: correct error handling in cdc-wdm | Oliver Neukum | 2009-04-23 | 1 | -9/+18 | |
| * | | | | | | | USB: removal of tty->low_latency hack dating back to the old serial code | Oliver Neukum | 2009-04-23 | 18 | -111/+1 | |
| * | | | | | | | USB: serial: sierra driver bug fix for composite interface | Elina Pasheva | 2009-04-23 | 1 | -4/+17 | |
| * | | | | | | | USB: gadget: omap_udc uses platform_driver_probe() | David Brownell | 2009-04-23 | 1 | -2/+1 | |
| * | | | | | | | USB: ci13xxx_udc: fix build error | Matthias Kaehlcke | 2009-04-23 | 1 | -0/+1 | |
| * | | | | | | | USB: pass mem_flags to dma_alloc_coherent | Johannes Berg | 2009-04-23 | 1 | -1/+1 | |
| * | | | | | | | USB: g_file_storage: fix use-after-free bug when closing files | Alan Stern | 2009-04-23 | 1 | -16/+4 | |
| * | | | | | | | USB: ehci-sched.c: EHCI SITD scheduling bugfix | Dan Streetman | 2009-04-23 | 1 | -1/+1 | |
| * | | | | | | | USB: fix mos7840 problem with minor numbers | Tony Cook | 2009-04-23 | 1 | -11/+19 | |
| * | | | | | | | USB: mos7840: add new device id | Tony Cook | 2009-04-23 | 1 | -0/+7 | |
| * | | | | | | | USB: musb: fix build when !CONFIG_PM | Alexander Beregalov | 2009-04-23 | 1 | -1/+1 | |
| * | | | | | | | USB: musb: Remove my email address from few musb related drivers | Jarkko Nikula | 2009-04-23 | 3 | -3/+0 | |
| * | | | | | | | USB: Gadget: MIPS CI13xxx UDC bugfixes | David Lopo | 2009-04-23 | 1 | -1/+3 | |
| * | | | | | | | USB: Unusual Device support for Gold MP3 Player Energy | Chuck Short | 2009-04-23 | 1 | -0/+6 | |
| * | | | | | | | USB: serial: fix lifetime and locking problems | Alan Stern | 2009-04-23 | 1 | -36/+68 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2009-04-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | scsi: a4000 - Correct driver unregistration in case of failure | Geert Uytterhoeven | 2009-04-22 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-04-24 | 4 | -16/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [S390] Use tape_generic_offline directly. | Frank Munzert | 2009-04-23 | 4 | -16/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 2009-04-24 | 4 | -66/+47 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup | Bartlomiej Zolnierkiewicz | 2009-04-23 | 1 | -6/+6 | |
| * | | | | | | | palm_bk3710: those registers/bitfields don't exist | David Brownell | 2009-04-23 | 1 | -49/+18 | |
| * | | | | | | | mediabay: fix build for CONFIG_BLOCK=n | Bartlomiej Zolnierkiewicz | 2009-04-22 | 1 | -1/+0 | |
| * | | | | | | | ide: Stop disks on reboot for laptop which cuts power | Bruno Prémont | 2009-04-22 | 1 | -1/+16 | |
| * | | | | | | | ide-cd: fix kernel crash on hppa regression | Helge Deller | 2009-04-22 | 1 | -1/+1 | |
| * | | | | | | | palm_bk3710: UDMA performance fix | David Brownell | 2009-04-22 | 1 | -14/+12 | |
* | | | | | | | | radio_si470x: Fix free memory corruption | Alan Cox | 2009-04-24 | 1 | -1/+1 | |
* | | | | | | | | serial: remove contact data | Niels de Vos | 2009-04-24 | 1 | -2/+0 | |
* | | | | | | | | cafe_nand: Fix warning | Alan Cox | 2009-04-24 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-04-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | umem: fix request_queue lock warning | Sage Weil | 2009-04-24 | 1 | -0/+1 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-04-24 | 51 | -380/+571 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ucc_geth.c: Fix upsmr setting in RMII mode | Heiko Schocher | 2009-04-22 | 1 | -1/+2 | |
| * | | | | | | | | 8139too: fix HW initial flow | Jianjun kong | 2009-04-22 | 1 | -5/+5 | |
| * | | | | | | | | iwlwifi: DMA fixes | Reinette Chatre | 2009-04-21 | 6 | -96/+165 | |
| * | | | | | | | | iwlwifi: add debugging for TX path | Reinette Chatre | 2009-04-21 | 2 | -2/+6 | |
| * | | | | | | | | mwl8: fix build warning. | Rami Rosen | 2009-04-21 | 1 | -2/+1 | |
| * | | | | | | | | iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll | Reinette Chatre | 2009-04-21 | 1 | -1/+1 | |
| * | | | | | | | | iwlwifi: fix EEPROM validation mask to include OTP only devices | Jay Sternberg | 2009-04-21 | 1 | -1/+1 | |
| * | | | | | | | | atmel: fix netdev ops conversion | Johannes Berg | 2009-04-21 | 1 | -1/+0 | |
| * | | | | | | | | pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM | Ken Kawasaki | 2009-04-21 | 1 | -1/+1 | |
| * | | | | | | | | mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails | Roland Dreier | 2009-04-21 | 1 | -3/+2 | |
| * | | | | | | | | mlx4_en: Move to SW counters for total bytes and packets | Yevgeny Petrilin | 2009-04-21 | 1 | -32/+13 | |
| * | | | | | | | | mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization | Yevgeny Petrilin | 2009-04-21 | 1 | -1/+1 | |
| * | | | | | | | | mlx4_en: Assign dummy event handler for TX queue | Yevgeny Petrilin | 2009-04-21 | 4 | -6/+8 | |
| * | | | | | | | | mlx4_en: Fix a race at restart task | Yevgeny Petrilin | 2009-04-21 | 1 | -8/+11 | |
| * | | | | | | | | mlx4_en: Fix error handling while activating RX rings | Yevgeny Petrilin | 2009-04-21 | 1 | -2/+4 |