- 7edc136 [PATCH] Char: isicom, support higher rates by Jiri Slaby · 18 years ago
- cb4a10c [PATCH] Char: isicom, check card state in isr by Jiri Slaby · 18 years ago
- f0a0ba6 [PATCH] Char: isicom, augment card_reset by Jiri Slaby · 18 years ago
- 174f130 [PATCH] Char: isicom, fix locking in isr by Jiri Slaby · 18 years ago
- 02d3fca [PATCH] make drivers/char/mxser_new.c:mxser_hangup() static by Adrian Bunk · 18 years ago
- a356995 [PATCH] mxser: remove ambiguous redefinition of INIT_WORK by Andreas Jaggi · 18 years ago
- 0aa5de8 [PATCH] Char: isicom, remove tty_{hang,wake}up bottomhalves by Jiri Slaby · 18 years ago
- 52c9ae0 [PATCH] IOC3/IOC4: PCI mem space resources by Brent Casavant · 18 years ago
- c33df4e [PATCH] disable init/initramfs.c by Jean-Paul Saman · 18 years ago
- dd65aa6 [PATCH] Char: tty, delete wake_up_interruptible after tty_wakeup by Jiri Slaby · 18 years ago
- 8b6312f [PATCH] vt: refactor console SAK processing by Eric W. Biederman · 18 years ago
- 70e8404 [PATCH] drivers: add LCD support by Miguel Ojeda Sandonis · 18 years ago
- 05a0416 [PATCH] Drop __get_zone_counts() by Christoph Lameter · 18 years ago
- 12c8345 tifm_sd: treat "status error" as normal command completion by Alex Dubov · 18 years ago
- abc7166 mmc: wbsd: Remove stray kunmap_atomic() by Pierre Ossman · 18 years ago
- 35a17eb [SPARC64]: Add PCI MSI support on Niagara. by David S. Miller · 18 years ago
- cf69eab [SPARC64]: Add obppath sysfs attribute for SBUS and PCI devices. by Fabio Massimo Di Nitto · 18 years ago
- 81b7bbd Merge branch 'linus' by James Bottomley · 18 years ago
- 98051995 [SCSI] zfcp: removed wrong comment by Swen Schillig · 18 years ago
- ca880cf [SCSI] zfcp: use of uninitialized variable by Swen Schillig · 18 years ago
- 6fcc471 [SCSI] zfcp: Invalid locking order by Swen Schillig · 18 years ago
- 1996676 [SCSI] aic79xx: use dma_get_required_mask() by Hannes Reinecke · 18 years ago
- c7f743a IB: Remove redundant "_wq" from workqueue names by Sean Hefty · 18 years ago
- aedec08 RDMA/cma: Increment port number after close to avoid re-use by Sean Hefty · 18 years ago
- 65e5c02 IB/ehca: Fix memleak on module unloading by Akinobu Mita · 18 years ago
- 6bdd61d IB/mthca: Work around gcc bug on sparc64 by David Howells · 18 years ago
- 839fcab IPoIB: Connected mode experimental support by Michael S. Tsirkin · 18 years ago
- 9a6b090 IB/core: Use ARRAY_SIZE macro for mandatory_table by Ahmed S. Darwish · 18 years ago
- 99d4f22 IB/mthca: Use correct structure size in call to memset() by Roland Dreier · 18 years ago
- 2a598df Input: remove scan_keyb driver by Jiri Slaby · 18 years ago
- 1e4865f Input: i8042 - fix AUX IRQ delivery check by Dmitry Torokhov · 18 years ago
- 5809d53 Input: wistron - add support for Fujitsu-Siemens Amilo D88x0 by Michael Leun · 18 years ago
- 8370a64 Input: inport - use correct config option for ATIXL by Robert P. J. Day · 18 years ago
- b350620 Input: HIL - handle erros from input_register_device() by Cyrill V. Gorcunov · 18 years ago
- ff141a0 Input: tsdev - schedule removal by Richard Purdie · 18 years ago
- 31ea7ff Input: add Atlas button driver by Jaya Kumar · 18 years ago
- b22364c Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
- 66efc5a libata: kill ATA_ENABLE_PATA by Jeff Garzik · 18 years ago
- 591a6e8 libata: build fix after dmesg probe output changes by Jeff Garzik · 18 years ago
- 11750a4 libata: Early CFA adapters are not required to support mode setting by Alan · 18 years ago
- ce053fa sata_nv: propagate ata_pci_device_do_resume return value by Robert Hancock · 18 years ago
- a2cfe81 sata_nv: wait for response on entering/leaving ADMA mode by Robert Hancock · 18 years ago
- 382a665 sata_nv: use ADMA for NODATA commands by Robert Hancock · 18 years ago
- 5bd28a4 sata_nv: cleanup ADMA error handling by Robert Hancock · 18 years ago
- 92ae784 (2.6.20) pata_mpiix: probing cleanup (resend) by Sergei Shtylyov · 18 years ago
- 7b4f1a1 (2.6.20) pata_mpiix: fix PIO setup issues by Sergei Shtylyov · 18 years ago
- 409ba47 (2.6.20) pata_oldpiix: fix PIO2 underclocking by Sergei Shtylyov · 18 years ago
- 2c7620d Kconfig: clarify ATA_PIIX description by Alan · 18 years ago
- fe33460 sata_inic162x: fix a few glitches in hardreset by Tejun Heo · 18 years ago
- 34fee22 libata: add 150ms between completion of hardreset and status checking by Tejun Heo · 18 years ago
- 3f64f56 libata: rearrange dmesg info to add full ATA revision by Eric D. Mudama · 18 years ago
- 24a0145 pata_sl82c105: wrong assumptions about compatible PIO modes by Sergei Shtylyov · 18 years ago
- 246ce3b libata: add another IRQ calls (libata drivers) by Akira Iguchi · 18 years ago
- 8362500 libata: add another IRQ calls (core and headers) by Akira Iguchi · 18 years ago
- 0d5ff56 libata: convert to iomap by Tejun Heo · 18 years ago
- 1a68ff1 pata_platform: fix devres conversion by Tejun Heo · 18 years ago
- fda0efc [libata] Shuffle DRV_xxx in core and SiS drivers, to kill warnings by Jeff Garzik · 18 years ago
- b878ca5 libata: remove unused functions by Tejun Heo · 18 years ago
- 24dc5f3 libata: update libata LLDs to use devres by Tejun Heo · 18 years ago
- f0d36ef libata: update libata core layer to use devres by Tejun Heo · 18 years ago
- 0529c15 libata: implement ata_host_detach() by Tejun Heo · 18 years ago
- 9ac7849 devres: device resource management by Tejun Heo · 18 years ago
- 77a527e fix CONFIG_SATA_SIS=y compile error by Adrian Bunk · 18 years ago
- 9b14dec sata_sis: Support for PATA supports by Alan · 18 years ago
- 5924b74 libata: implement HDIO_GET_IDENTITY by Tejun Heo · 18 years ago
- 18d90de libata: trivial stuff by Alan · 18 years ago
- 0feb573 sata_promise: kill qc->nsect by Tejun Heo · 18 years ago
- dedf61db libata piix3 support warning fix by Andrew Morton · 18 years ago
- d2cdfc0 libata: PIIX3 support by Alan · 18 years ago
- fba6edb sata_promise: handle ATAPI_NODATA ourselves by Mikael Pettersson · 18 years ago
- 4113bb6 sata_promise: issue ATAPI commands as normal packets by Mikael Pettersson · 18 years ago
- 73fd456 sata_promise: ATAPI cleanup by Mikael Pettersson · 18 years ago
- 1fd7a69 sata_inic162x: finally, driver for initio 162x SATA controllers, take #2 by Tejun Heo · 18 years ago
- 726f078 libata: kill qc->nsect and cursect by Tejun Heo · 18 years ago
- 1645444 [libata] sata_vsc: build fix after PCI MSI feature addition by Jeff Garzik · 18 years ago
- 7cbaa86 [libata] sata_vsc: support PCI MSI by Dan Wolstenholme · 18 years ago
- 553c4aa libata: handle pci_enable_device() failure while resuming by Tejun Heo · 18 years ago
- 8bfa79f libata: use ata_id_c_string() by Tejun Heo · 18 years ago
- a0cf733 libata: straighten out ATA_ID_* constants by Tejun Heo · 18 years ago
- cdf56bc sata_nv: add suspend/resume support v3 (Resubmit) by Robert Hancock · 18 years ago
- 7102d23 drivers/ata/: make 4 functions static by Adrian Bunk · 18 years ago
- 904dbd1 ahci: Remove jmicron fixup by Alan · 18 years ago
- 4112e16 libata-sff: Don't try and activate channels which are not in use by Alan · 18 years ago
- d73f30e sata_via: PATA support by Alan · 18 years ago
- 7dcbc1f pata_sis: implement laptop list and add ASUS A6K/A6U by Jakub W. Jozwicki J · 18 years ago
- babfb68 ata_piix: add ICH7 on Acer 3682WLMi to laptop list by J J · 18 years ago
- c9f8947 Add pci class code for SATA & AHCI, and replace some magic numbers. by Conke Hu · 18 years ago
- 9500618 sata_promise: ATAPI support by Mikael Pettersson · 18 years ago
- 870ae33 sata_promise: TX2plus PATA support by Mikael Pettersson · 18 years ago
- 7a44e91 [PATCH] user of the jiffies rounding patch: ATA subsystem by Arjan van de Ven · 18 years ago
- f20b16f [libata] trim trailing whitespace by Jeff Garzik · 18 years ago
- 155d291 [PATCH] libata: Add support for the MPC52xx ATA controller by Sylvain Munaut · 18 years ago
- 9b13b68 [PATCH] pata_it8213: Add new driver for the IT8213 card by Alan · 18 years ago
- 3f3e731 [PATCH] sata_sis: support SiS966/966L by Uwe Koziolek · 18 years ago
- 9af9fc4 Merge ../linux-2.6-watchdog-mm by Wim Van Sebroeck · 18 years ago
- 6410610 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
- 2fd592e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm by Linus Torvalds · 18 years ago
- 45941d0 [PATCH] enable mouse button 2+3 emulation for x86 macs by Soeren Sonnenburg · 18 years ago
- da6e1a3 [PATCH] md: avoid possible BUG_ON in md bitmap handling by Neil Brown · 18 years ago
- 387bb17 [PATCH] md: fix various bugs with aligned reads in RAID5 by Neil Brown · 18 years ago