Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | [PATCH] p54: Make filter configuration atomic | Michael Wu | 2007-10-18 | 1 | -1/+1 | |
| | * | | | [PATCH] rtl8187: remove NICMAC setting in configure_filters callback | Michael Wu | 2007-10-18 | 1 | -4/+0 | |
| | * | | | [PATCH] janitorial: fix all double includes in drivers/net/wireless | Holger Schurig | 2007-10-18 | 8 | -20/+1 | |
| | * | | | [PATCH] rtl8187: Fix more frag bit checking, rts duration calc | Michael Wu | 2007-10-18 | 1 | -15/+16 | |
| | * | | | [PATCH] ipw2100: send WEXT scan events | Dan Williams | 2007-10-18 | 2 | -0/+43 | |
| | * | | | [PATCH] zd1201: avoid null ptr access of skb->dev | John W. Linville | 2007-10-18 | 1 | -2/+2 | |
| * | | | | Fix build break in tsi108.c | Olof Johansson | 2007-10-19 | 1 | -1/+1 | |
| * | | | | qeth: remove header_ops bug | Ursula Braun | 2007-10-19 | 1 | -1/+2 | |
| * | | | | ir-functions.c:(.text+0xbce18): undefined reference to `input_event' | Randy Dunlap | 2007-10-19 | 1 | -2/+2 | |
| * | | | | NAPI: kconfig prompt and deleted doc file | Randy Dunlap | 2007-10-19 | 2 | -40/+11 | |
| * | | | | phy/bitbang: missing MODULE_LICENSE | Randy Dunlap | 2007-10-19 | 1 | -0/+2 | |
| * | | | | DM9000 initialization fix | Mike Rapoport | 2007-10-19 | 1 | -3/+3 | |
* | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-19 | 3 | -9/+12 | |
|\ \ \ \ \ | ||||||
| * | | | | | [libata] sata_sis: use correct S/G table size | Jeff Garzik | 2007-10-19 | 1 | -1/+1 | |
| * | | | | | pata_cs5536: MWDMA fix | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -2/+2 | |
| * | | | | | sata_sis: fix SCR read breakage | Tejun Heo | 2007-10-19 | 1 | -5/+8 | |
| * | | | | | libata: fix kernel-doc param name | Randy Dunlap | 2007-10-19 | 1 | -1/+1 | |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-19 | 71 | -879/+633 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ide: remove inclusion of non-existent io_trace.h | Robert P. J. Day | 2007-10-20 | 1 | -1/+0 | |
| * | | | | | | ide-disk: add get_smart_data() helper | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -20/+4 | |
| * | | | | | | ide: fix ->data_phase in taskfile_load_raw() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+1 | |
| * | | | | | | ide: check drive->using_dma in flagged_taskfile() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+3 | |
| * | | | | | | ide: check ->dma_setup() return value in flagged_taskfile() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -4/+7 | |
| * | | | | | | dtc2278: note on docs | Alan Cox | 2007-10-20 | 1 | -0/+2 | |
| * | | | | | | qd65xx: remove pointless qd_{read,write}_reg() (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -34/+12 | |
| * | | | | | | ide: PCI BMDMA initialization fixes (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -22/+10 | |
| * | | | | | | ide: remove stale comments from ide-taskfile.c | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -23/+0 | |
| * | | | | | | ide: remove dead code from ide_driveid_update() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -23/+3 | |
| * | | | | | | ide: use __ide_end_request() in ide_end_dequeued_request() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -34/+10 | |
| * | | | | | | ide: enhance ide_setup_pci_noise() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -5/+3 | |
| * | | | | | | cs5530: remove needless ide_lock taking | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -7/+1 | |
| * | | | | | | ide: take ide_lock for prefetch disable/enable in do_special() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 3 | -12/+14 | |
| * | | | | | | ht6560b: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -13/+18 | |
| * | | | | | | cmd640: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -20/+28 | |
| * | | | | | | slc90e66: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -3/+5 | |
| * | | | | | | opti621: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -3/+5 | |
| * | | | | | | qd65xx: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -8/+9 | |
| * | | | | | | dtc2278: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -2/+4 | |
| * | | | | | | ali14xx: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -2/+4 | |
| * | | | | | | ide: constify struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 33 | -53/+53 | |
| * | | | | | | ide: replace ide_pci_device_t by struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-20 | 33 | -99/+89 | |
| * | | | | | | via82cxxx: keep local ide_pci_device_t copy | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -35/+27 | |
| * | | | | | | dtc2278: set ->pio_mask also for the second port | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -0/+1 | |
| * | | | | | | au1xxx-ide: set ->autotune and ->no_io_32bit also for the slave device | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+3 | |
| * | | | | | | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-20 | 10 | -50/+40 | |
| * | | | | | | ide: add hwif->ack_intr hook | Bartlomiej Zolnierkiewicz | 2007-10-20 | 2 | -2/+3 | |
| * | | | | | | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 2007-10-20 | 6 | -16/+11 | |
| * | | | | | | ide: fix ide_register_hw() to check hwif->io_ports[] | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -2/+2 | |
| * | | | | | | ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 2007-10-20 | 2 | -1/+4 | |
| * | | | | | | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 2007-10-20 | 4 | -62/+36 |