summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | V4L/DVB (7805): saa7134: dvb_unregister_frontend() shouldn't be called, if no...Mauro Carvalho Chehab2008-05-141-1/+0
| * | V4L/DVB (7804): tea5767: Fix error logicMauro Carvalho Chehab2008-05-142-5/+5
| * | V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPSMauro Carvalho Chehab2008-05-141-15/+13
| * | V4L/DVB (7801): saa7134: detach frontend, if tuner or Diseqc attach failsMauro Carvalho Chehab2008-05-141-40/+101
| * | V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request...Andrew Morton2008-05-141-1/+1
* | | 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
| * | gianfar: Fix a bug where the pointer never moves for dma_unmap...Andy Fleming2008-05-131-0/+2
| * | cxgb3 - fix EEHDivy Le Ray2008-05-135-6/+70
| * | cxgb3 - fix port up/down error pathDivy Le Ray2008-05-132-15/+18