Age | Commit message (Expand) | Author | Files | Lines |
2006-12-05 | [PATCH] pcmcia: remove prod_id indirection | Dominik Brodowski | 7 | -88/+40 |
2006-12-05 | [PATCH] pcmcia: remove manf_id and card_id indirection | Dominik Brodowski | 10 | -85/+45 |
2006-12-05 | [PATCH] pcmcia: IDs for Elan serial PCMCIA devcies | Tony Olech | 2 | -0/+25 |
2006-12-05 | [PATCH] pcmcia: allow for four multifunction subdevices | Dominik Brodowski | 1 | -2/+2 |
2006-12-05 | [PATCH] pcmcia: handle __copy_from_user() return value in ioctl | Dominik Brodowski | 1 | -1/+6 |
2006-12-05 | [PATCH] pcmcia: multifunction card handling fixes | Dominik Brodowski | 1 | -66/+87 |
2006-12-05 | [PATCH] pcmcia: allow shared IRQs on pd6729 sockets | Komuro | 1 | -4/+4 |
2006-12-05 | [PATCH] pcmcia: start over after CIS override | Dominik Brodowski | 3 | -7/+11 |
2006-12-05 | [PATCH] cm4000_cs: fix return value check | Akinobu Mita | 2 | -6/+6 |
2006-12-05 | [PATCH] pcmcia: yet another IDE ID | Marcin Juszkiewicz | 2 | -0/+2 |
2006-12-05 | [PATCH] pcmcia: Add an id to ide-cs.c | Matt Reimer | 2 | -0/+2 |
2006-12-05 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 56 | -942/+3769 |
2006-12-04 | [PATCH] pata_ali: small fixes | Alan | 1 | -3/+3 |
2006-12-04 | [PATCH] pata_via: VIA 8251 bridged systems are now out and about | Alan | 1 | -0/+2 |
2006-12-04 | [PATCH] trivial piix: swap bogus dot for comma space | Alan | 1 | -1/+1 |
2006-12-04 | Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 25 | -0/+26 |
2006-12-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+5 |
2006-12-04 | [S390] cio: Use device_reprobe() instead of bus_rescan_devices(). | Cornelia Huck | 1 | -1/+13 |
2006-12-04 | [S390] cio: Retry internal operations after vary off. | Cornelia Huck | 7 | -11/+90 |
2006-12-04 | [S390] cio: Use path verification for last path gone after vary off. | Cornelia Huck | 3 | -10/+24 |
2006-12-04 | [S390] non-unique constant/macro identifiers. | Ursula Braun | 6 | -65/+58 |
2006-12-04 | [S390] cpu shutdown rework | Heiko Carstens | 1 | -36/+1 |
2006-12-04 | [S390] Reset infrastructure for re-IPL. | Heiko Carstens | 2 | -63/+100 |
2006-12-04 | [S390] return 'count' for successful execution of dasd_eer_enable. | Horst Hummel | 1 | -4/+5 |
2006-12-04 | [S390] Enhanced handling of failed termination requests. | Horst Hummel | 1 | -5/+11 |
2006-12-04 | [S390] Add MODALIAS= to the uevent for the ap bus. | Cornelia Huck | 1 | -1/+9 |
2006-12-04 | [S390] 3215 device locking. | Martin Schwidefsky | 1 | -26/+24 |
2006-12-04 | [S390] handle incorrect values when writing to dasd sysfs attributes. | Horst Hummel | 1 | -14/+29 |
2006-12-04 | [PATCH] severing poll.h -> mm.h | Al Viro | 2 | -0/+2 |
2006-12-04 | [PATCH] severing skbuff.h -> mm.h | Al Viro | 9 | -0/+10 |
2006-12-04 | [PATCH] severing skbuff.h -> highmem.h | Al Viro | 2 | -0/+2 |
2006-12-04 | [PATCH] severing fs.h, radix-tree.h -> sched.h | Al Viro | 5 | -0/+5 |
2006-12-04 | [PATCH] severing module.h->sched.h | Al Viro | 7 | -0/+7 |
2006-12-04 | [SUNHME]: Fix for sunhme failures on x86 | Jurij Smakov | 1 | -0/+5 |
2006-12-04 | Remove long-unmaintained ftape driver subsystem. | Jeff Garzik | 64 | -19402/+0 |
2006-12-03 | [PATCH] sata_promise: PHYMODE4 fixup | Mikael Pettersson | 1 | -0/+11 |
2006-12-03 | [PATCH] libata: always use polling IDENTIFY | Tejun Heo | 4 | -14/+4 |
2006-12-03 | [libata] pata_cs5535: fix build | Jeff Garzik | 1 | -1/+1 |
2006-12-03 | [PATCH] ahci: do not powerdown during initialization | Tejun Heo | 1 | -7/+7 |
2006-12-03 | [PATCH] libata: prepare ata_sg_clean() for invocation from EH | Tejun Heo | 2 | -3/+4 |
2006-12-03 | [PATCH] libata: separate out rw ATA taskfile building into ata_build_rw_tf() | Tejun Heo | 3 | -112/+145 |
2006-12-03 | [PATCH] libata: implement ata_exec_internal_sg() | Tejun Heo | 2 | -7/+46 |
2006-12-03 | [PATCH] libata: make sure IRQ is cleared after ata_bmdma_freeze() | Tejun Heo | 2 | -3/+10 |
2006-12-03 | [PATCH] libata: move BMDMA host status recording from EH to interrupt handler | Tejun Heo | 3 | -3/+11 |
2006-12-03 | [PATCH] libata: make sure sdev doesn't go away while rescanning | Tejun Heo | 1 | -4/+16 |
2006-12-03 | [PATCH] libata: don't request sense if the port is frozen | Tejun Heo | 1 | -13/+15 |
2006-12-03 | [PATCH] libata: fix READ CAPACITY simulation | Tejun Heo | 1 | -45/+36 |
2006-12-03 | [PATCH] libata: implement ATA_FLAG_SETXFER_POLLING and use it in pata_via, ta... | Tejun Heo | 2 | -6/+14 |
2006-12-03 | [PATCH] libata: set IRQF_SHARED for legacy PCI IDE IRQs | Tejun Heo | 1 | -0/+1 |
2006-12-03 | [PATCH] libata: kill unnecessary sht->max_sectors initializations | Tejun Heo | 43 | -49/+0 |