| Commit message (Expand) | Author | Age |
* | USB: isd200: fix memory leak in isd200_get_inquiry_data | Boaz Harrosh | 2008-03-25 |
* | USB: pl2303: another product ID | Max Arnold | 2008-03-25 |
* | USB: new quirk flag to avoid Set-Interface | Alan Stern | 2008-03-25 |
* | USB: fix gadgetfs class request delegation | Roy Hashimoto | 2008-03-25 |
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-03-24 |
|\ |
|
| * | [libata] ahci: SB600 workaround is suspect... play it safe for now | Jeff Garzik | 2008-03-24 |
| * | sata_promise: fix hardreset hotplug events, take 2 | Mikael Pettersson | 2008-03-24 |
| * | libata: improve HPA error handling | Tejun Heo | 2008-03-24 |
| * | libata: assume no device is attached if both IDENTIFYs are aborted | Tejun Heo | 2008-03-24 |
| * | pata_it821x: use raw nbytes in check_atapi_dma | Tejun Heo | 2008-03-24 |
| * | libata: implement ata_qc_raw_nbytes() | Tejun Heo | 2008-03-24 |
* | | hw_random doc updates | David Brownell | 2008-03-24 |
* | | mtd: memory corruption in block2mtd.c | Ingo van Lil | 2008-03-24 |
|/ |
|
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2008-03-24 |
|\ |
|
| * | [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driver | Grant Likely | 2008-03-24 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-24 |
|\ \
| |/
|/| |
|
| * | connector: convert to single-threaded workqueue | Evgeniy Polyakov | 2008-03-24 |
| * | [SUNGEM]: Fix NAPI assertion failure. | David S. Miller | 2008-03-23 |
| * | BNX2X: prevent ethtool from setting port type | Eliezer Tamir | 2008-03-23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-03-22 |
|\ \ |
|
| * | | RDMA/nes: Fix MSS calculation on RDMA path | Chien Tung | 2008-03-21 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-03-22 |
|\ \ \ |
|
| * | | | Revert "ide-tape: schedule driver for removal after 6 months" | Bartlomiej Zolnierkiewicz | 2008-03-22 |
| * | | | ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted | Bartlomiej Zolnierkiewicz | 2008-03-22 |
| * | | | ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted | Bartlomiej Zolnierkiewicz | 2008-03-22 |
| * | | | ide: mark special "ide0=" kernel parameters as obsoleted | Bartlomiej Zolnierkiewicz | 2008-03-22 |
| * | | | ide: remove commented out entries from ide_pio_blacklist[] | Bartlomiej Zolnierkiewicz | 2008-03-22 |
* | | | | mmc: use sysfs groups to handle conditional attributes | Pierre Ossman | 2008-03-22 |
* | | | | ISAPNP: fix limits of logical device register set | Bjorn Helgaas | 2008-03-22 |
|/ / / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-21 |
|\ \ \
| | |/
| |/| |
|
| * | | [NET] ifb: set separate lockdep classes for queue locks | Jarek Poplawski | 2008-03-20 |
| * | | [TG3]: Fix build warning on sparc32. | David S. Miller | 2008-03-20 |
| * | | [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning | Andrew Morton | 2008-03-18 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller | 2008-03-18 |
| |\ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-03-17 |
| |\ \ \ |
|
| | * | | | rt2x00: Add suspend/resume handlers to rt2x00rfkill | Ivo van Doorn | 2008-03-13 |
| | * | | | ath5k: disable irq handling in ath5k_hw_detach() | Pavel Roskin | 2008-03-13 |
| | * | | | b43: phy.c fix typo in register write | Harvey Harrison | 2008-03-13 |
| | * | | | PS3: gelic: change the prefix of the net interface for wireless | Masakazu Mokuno | 2008-03-13 |
| | * | | | PS3: gelic: ignore scan info from zero SSID beacons | Masakazu Mokuno | 2008-03-13 |
| | * | | | prism54: support for 124a:4025 - another version of IOGear GWU513 802.11g | Jan Slupski | 2008-03-13 |
| * | | | | ioc3.c: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-17 |
| * | | | | ucc_geth: use correct thread number for 10/100Mbps link | Joakim Tjernlund | 2008-03-17 |
| * | | | | igb: Correctly get protocol information | Mitch Williams | 2008-03-17 |
| * | | | | [IOC3] Fix section missmatch | Ralf Baechle | 2008-03-17 |
| * | | | | 2.6.25-rc4 de_stop_rxtx polling wrong | Grant Grundler | 2008-03-17 |
| * | | | | forcedeth: limit tx to 16 | Ayaz Abdulla | 2008-03-17 |
| * | | | | 3c501: Further coding style fixes | Alan Cox | 2008-03-17 |
| * | | | | cxgb3: Fix transmit queue stop mechanism | Divy Le Ray | 2008-03-17 |
| * | | | | NEWEMAC: Add compatible "ibm,tah" to tah matching table | Stefan Roese | 2008-03-17 |