summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "ACPI: created a dedicated workqueue for notify() execution"Linus Torvalds2006-11-181-13/+21
* Fix generic fb_ddc i2c edid probe msgLinus Torvalds2006-11-171-3/+3
* [PATCH] Fix radeon DDC regressionBenjamin Herrenschmidt2006-11-171-1/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-11-172-0/+3
|\
| * aoe: Add forgotten NULL at end of attribute list in aoeblk.cDennis Stosberg2006-11-161-0/+1
| * W1: ioremap balanced with iounmapAmol Lad2006-11-161-0/+2
* | USB: auerswald possible memleak fixMariusz Kozlowski2006-11-161-1/+1
* | USB: ipaq: Add HTC Modem SupportAlex Sanks2006-11-161-0/+1
* | USB: Fixed outdated usb_get_device_descriptor() documentationLaurent Pinchart2006-11-161-4/+1Star
* | usb-storage: Remove duplicated unusual_devs.h entries for Sony Ericsson P990iSergey Vlasov2006-11-161-21/+0Star
* | USB: hid-core: Add quirk for new Apple keyboard/trackpadJulien BLACHE2006-11-161-0/+1
* | USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate2006-11-161-0/+7
* | USB: correct keymapping on Powerbook built-in USB ISO keyboardsOlaf Hering2006-11-163-2/+20
* | USB: OHCI: fix root-hub resume bugAlan Stern2006-11-162-11/+17
* | USB: Fix UCR-61S2B unusual_dev entryPhil Dibowitz2006-11-161-1/+3
* | USB: ftdi driver pid for dmx-interfacesFrank Sievertsen2006-11-162-0/+4
* | USB: ftdi_sio: adds vendor/product id for a RFID construction kitKjell Myksvoll2006-11-162-1/+8
* | OHCI: disallow autostop when wakeup is not availableAlan Stern2006-11-161-1/+2
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-11-1616-137/+278
|\
| * [SCSI] psi240i.c: fix an array overrunAdrian Bunk2006-11-101-1/+1
| * [SCSI] gdth: Fix && typosJean Delvare2006-11-101-2/+2
| * [SCSI] iscsi class: update versionMike Christie2006-11-101-1/+1
| * [SCSI] iscsi_tcp: fix xmittask oopsMike Christie2006-11-101-2/+5
| * [SCSI] iscsi: add newlines to debug messagesPete Wyckoff2006-11-101-4/+5
| * [SCSI] iscsi: always release cryptoPete Wyckoff2006-11-101-11/+4Star
| * [SCSI] sg: fix incorrect last scatg lengthDouglas Gilbert2006-11-091-12/+13
| * [SCSI] 3ware 9000 add support for 9650SEadam radford2006-11-092-61/+94
| * [SCSI] aic94xx SCSI timeout fix: SMP retry fix.malahal@us.ibm.com2006-11-091-37/+47
| * [SCSI] aic94xx SCSI timeout fixmalahal@us.ibm.com2006-11-097-6/+106
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-161-6/+19
|\ \
| * | [TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan2006-11-161-4/+16
| * | [TG3]: Increase 5906 firmware poll time.Gary Zambrano2006-11-161-2/+3
* | | [PATCH] scsi: clear garbage after CDBs on SG_IOTejun Heo2006-11-161-0/+1
* | | [PATCH] dell_rbu: fix error checkAkinobu Mita2006-11-161-5/+4Star
* | | [PATCH] parport: fix compilation failureArnaud Giersch2006-11-161-1/+1
* | | [PATCH] IB/ipath - fix driver build for platforms with PCI, but not HTBryan O'Sullivan2006-11-163-3/+8
* | | [PATCH] set default video mode on PowerBook WallstreetOlaf Hering2006-11-161-1/+1
* | | [PATCH] pnx4008:fix NULL dereference in rgbfbVitaly Wool2006-11-161-1/+2
* | | [PATCH] pnx4008: rename driverVitaly Wool2006-11-162-2/+2
* | | [PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin2006-11-162-2/+2
|/ /
* | [PATCH] powerpc: windfarm shall request it's sub modulesBenjamin Herrenschmidt2006-11-163-0/+13
* | [PATCH] Char: isicom, fix close bugJiri Slaby2006-11-151-1/+2
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-11-153-5/+18
|\ \
| * | libata: fix double-completion on errorDarrick J. Wong2006-11-141-1/+1
| * | [PATCH] pata_artop: fix "& (1 >>" typoAlexey Dobriyan2006-11-141-1/+1
| * | [PATCH] hpt37x: Check the enablebitsAlan Cox2006-11-141-3/+16
* | | [PATCH] cpqarray: fix iostatJens Axboe2006-11-151-4/+11
* | | [PATCH] cciss: fix iostatJens Axboe2006-11-151-0/+6
* | | [PATCH] libata: Convert from module_init to subsys_initcallBrian King2006-11-151-1/+1
* | | [PATCH] nvidiafb: fix unreachable code in nv10GetConfigNathan Lynch2006-11-141-1/+1