summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* WorkStruct: make allyesconfigDavid Howells2006-11-22212-1180/+1434
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-2218-88/+89
* WorkStruct: Merge the pending bit into the wq_data pointerDavid Howells2006-11-221-2/+2
* WorkStruct: Typedef the work function prototypeDavid Howells2006-11-221-2/+2
* WorkStruct: Separate delayable and non-delayable events.David Howells2006-11-224-10/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-11-211-1/+3
|\
| * [TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder2006-11-211-1/+3
* | [PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile errorDave Jones2006-11-211-0/+1
|/
* IB/ipath: Depend on CONFIG_NETBryan O'Sullivan2006-11-201-1/+1
* Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-201-1/+1
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-11-201-8/+7
|\
| * IPoIB: Clear high octet in QP numberMichael S. Tsirkin2006-11-161-8/+7
* | [PATCH] fix build error for HISAX_NETJETToralf Foerster2006-11-201-1/+1
* | [PATCH] ftape: fix printk format warningsRandy Dunlap2006-11-201-2/+2
* | [PATCH] scx200_acb: handle PCI errorsJeff Garzik2006-11-201-3/+4
* | [PATCH] i2c-ixp4xx: fix ") != 0))" typoAlexey Dobriyan2006-11-201-1/+2
* | [PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devicesDaniel Ritz2006-11-201-0/+3
* | Merge branch 'fixes4linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2006-11-171-5/+0
|\ \
| * | lkkbd: Remove my old snail-mail addressJan-Benedict Glaw2006-11-171-5/+0
* | | Revert "ACPI: created a dedicated workqueue for notify() execution"Linus Torvalds2006-11-171-13/+21
* | | Fix generic fb_ddc i2c edid probe msgLinus Torvalds2006-11-161-3/+3
* | | [PATCH] Fix radeon DDC regressionBenjamin Herrenschmidt2006-11-161-1/+7
|/ /
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-11-162-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/+1
* | | usb-storage: Remove duplicated unusual_devs.h entries for Sony Ericsson P990iSergey Vlasov2006-11-161-21/+0
* | | 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/+4
| * | [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-151-4/+16