summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* cs5520: disable VDMABartlomiej Zolnierkiewicz2008-05-141-1/+1
* ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz2008-05-141-28/+11
* alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz2008-05-142-19/+0
* alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz2008-05-141-2/+13
* alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz2008-05-141-8/+0
* alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz2008-05-141-15/+0
* make ide-iops.c:SELECT_MASK() staticAdrian Bunk2008-05-141-1/+1
* SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki2008-05-141-7/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-141-1/+0
|\
| * Driver core: struct class remove children listDave Young2008-05-141-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-1421-568/+627
|\ \
| * | USB: atmel_usba_udc fixes, mostly disconnect()David Brownell2008-05-141-10/+38
| * | USB: pxa27x_udc: minor fixesRobert Jarzmik2008-05-142-9/+16
| * | usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz2008-05-141-0/+5
| * | USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen2008-05-141-4/+0
| * | USB: option: add new Dell 5520 HSDPA variantDan Williams2008-05-141-0/+1
| * | USB: unusual_devs: Add support for GI 0401 SD-Card interfaceFilip Aben2008-05-141-0/+10
| * | USB: serial gadget: descriptor cleanupDavid Brownell2008-05-141-4/+2
| * | USB: serial gadget: simplify endpoint handlingDavid Brownell2008-05-141-89/+57
| * | USB: serial gadget: remove needless data structureDavid Brownell2008-05-141-72/+13
| * | USB: serial gadget: cleanup/reorgDavid Brownell2008-05-141-290/+263
| * | usb: fix compile warning in isp1760Sebastian Siewior2008-05-141-1/+1
| * | USB: do not handle device 1410:5010 in 'option' driverEugeniy Meshcheryakov2008-05-141-3/+0
| * | USB: Fix unusual_devs.h orderingPhil Dibowitz2008-05-141-26/+25
| * | USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acmIain McFarlane2008-05-141-0/+3
| * | USB: Support for the ET502HS HDSPA modem in option driverandreoli@samba.ing.unimo.it2008-05-141-0/+4
| * | USB: Support for the ET502HS HDSPA modemandreoli@samba.ing.unimo.it2008-05-141-0/+10
| * | usb: fix integer as NULL pointer warnings found by sparseHarvey Harrison2008-05-142-6/+6
| * | USB: isp1760: fix printk formatRandy Dunlap2008-05-141-2/+2
| * | USB: add Telstra NextG CDMA id to option driverGreg Kroah-Hartman2008-05-141-0/+1
| * | USB: create attributes before sending ueventAlan Stern2008-05-145-58/+96
| * | USB: add new moto_modem driver for some Morotola phonesGreg Kroah-Hartman2008-05-143-0/+80
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-1460-636/+3178
|\ \ | |/ |/|
| * ppp: Do not free not yet unregistered net device.Pavel Emelyanov2008-05-131-0/+1
| * DM9000: Use delayed work to update MII PHY stateBen Dooks2008-05-131-0/+26
| * DM9000: Update and fix driver debugging messagesEnrico Scholz2008-05-131-1/+4
| * DM9000: Add __devinit and __devexit attributes to probe and removeEnrico Scholz2008-05-131-3/+3
| * sky2: fix simple define thinkoJesse Brandeburg2008-05-131-2/+2
| * [netdrvr] sfc: sfc: Add self-test supportBen Hutchings2008-05-1314-7/+1379
| * [netdrvr] sfc: Increment rx_reset when reported as driver eventBen Hutchings2008-05-131-0/+1
| * [netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAXBen Hutchings2008-05-131-2/+0
| * [netdrvr] sfc: Fix code formattingBen Hutchings2008-05-131-2/+2
| * [netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nicBen Hutchings2008-05-131-2/+0
| * [netdrvr] sfc: Remove garbage from commentBen Hutchings2008-05-131-1/+1
| * [netdrvr] sfc: Removed bogus 'fall-thru' commentsBen Hutchings2008-05-132-3/+0
| * [netdrvr] sfc: Add phy_flash_cfg module parameter and implementationBen Hutchings2008-05-134-4/+26
| * [netdrvr] sfc: Add TSO supportBen Hutchings2008-05-134-1/+708
| * ehea: Add DLPAR memory remove supportHannes Hering2008-05-133-84/+254
| * ehea: Add dependency to KconfigHannes Hering2008-05-131-1/+1
| * memory: Introduce exports for memory notifiersHannes Hering2008-05-131-0/+2