aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | fore200e: Convert over to pure OF driver.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | qlogicpti: Convert to pure OF driver.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | sun_esp: Convert to pure OF driver.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | parport_sunbpp: Convert to pure OF driver.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | sunqe: Convert to pure OF driver.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | sunlance: Convert to pure OF driver.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | sunhme: Convert to pure OF driver.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | sunbmac: Convert to pure OF driver.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | myri_sbus: Convert to pure OF driver.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.hDavid S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | sparc: Convert all SBUS drivers to dma_*() interfaces.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | sparc: Make SBUS DMA interfaces take struct device.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | sparc: Propagate SBUS iommu archdata into real of_device objects.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | sparc: Kill SBUS DVMA layer.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | sparc: Kill videopix SBUS driver.David S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | sparc: Delete bare sbus char bpp driver, obsoleted by parport_sunbppDavid S. Miller2008-08-29
| | * | | | | | | | | | | | | | | | | | hwmon: Add Ultra45 workstation hwmon driver.David S. Miller2008-08-24
| | | |_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | smc911x: Fix external PHY detectionGuennadi Liakhovetski2008-10-11
| | * | | | | | | | | | | | | | | | | | e1000: allow VLAN devices to use TSO and CSUM offloadPatrick McHardy2008-10-11
| * | | | | | | | | | | | | | | | | | | Fix RTC wakealarm sysfs interface breakage.Linus Torvalds2008-10-12
| | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | ide: Remove ide_spin_wait_hwgroup() and use special requests insteadElias Oltmanns2008-10-10
| | * | | | | | | | | | | | | | | | | ide: move IDE{FLOPPY,TAPE}_WAIT_CMD defines to <linux/ide.h>Bartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide: add ide_do_test_unit_ready() helperBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide: add ide_do_start_stop() helperBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide: add ide_set_media_lock() helperBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide-floppy: move floppy ioctls handling to ide-floppy_ioctl.cBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide-floppy: ->{srfp,wp} -> IDE_AFLAG_{SRFP,WP}Bartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide: add ide_queue_pc_tail() helperBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide: add ide_queue_pc_head() helperBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide: add ide_init_pc() helperBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide-tape: add ide_tape_set_media_lock() helperBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide-floppy: add ide_floppy_set_media_lock() helperBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide: add ide_io_buffers() helperBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide-scsi: cleanup ide_scsi_io_buffers()Bartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide-floppy: remove MODE_SENSE_* definesBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide-{floppy,tape}: remove packet command stackBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide-{floppy,tape}: remove request stackBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide-generic: handle probing of legacy io-ports v5Borislav Petkov2008-10-10
| | * | | | | | | | | | | | | | | | | ide-floppy: use scatterlists for pio transfersBorislav Petkov2008-10-10
| | * | | | | | | | | | | | | | | | | ide-tape: remove idetape_init_rq()Bartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide-floppy: add ide_floppy_format_ioctl() helperBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide-floppy: remove needless parensBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide: add ide_check_atapi_device() helperBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide: move ioctls handling to ide-ioctls.cBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide: cleanup generic_ide_ioctl()Bartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide: add ide_setting_ioctl() helperBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide: remove ->bus_state field from ide_hwif_tBartlomiej Zolnierkiewicz2008-10-10
| | * | | | | | | | | | | | | | | | | ide: add proper PCI PM support (v2)Bartlomiej Zolnierkiewicz2008-10-10