summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Check for bad dma address in b44 1GB DMA workaroundAndi Kleen2006-05-161-10/+18
* [PATCH] dl2k needs dma-mapping.hAndrew Morton2006-05-151-0/+1
* [PATCH] ide_cs: Add IBM microdrive to known IDsThomas Kleffel2006-05-151-0/+1
* [PATCH] gigaset: endian fixAlexey Dobriyan2006-05-151-2/+2
* [PATCH] smbus unhiding kills thermal managementCarl-Daniel Hailfinger2006-05-151-1/+8
* [PATCH] tpm_register_hardware gcc 4.1 warning fixDaniel Walker2006-05-151-1/+1
* [PATCH] Final rio polishAlan Cox2006-05-155-76/+35Star
* [PATCH] tpm: fix constantKylene Jo Hall2006-05-151-1/+1
* [PATCH] LED: Fix sysfs store function error handlingRichard Purdie2006-05-152-6/+20
* [PATCH] Backlight/LCD Class: Fix sysfs _store error handlingRichard Purdie2006-05-152-22/+28
* [PATCH] LED: Improve Kconfig informationRichard Purdie2006-05-151-2/+5
* [PATCH] s390: lcs incorrect testGreg Smith2006-05-151-1/+1
* [PATCH] VIA quirk fixup, additional PCI IDsChris Wedgwood2006-05-151-0/+7
* [PATCH] pcmcia Oopses fixesBenjamin Herrenschmidt2006-05-151-7/+16
* [PATCH] tpm: update module dependenciesKylene Jo Hall2006-05-151-1/+1
* [PATCH] Fix capi reload by unregistering the correct majorStefan Schweizer2006-05-151-1/+0Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-131-3/+5
|\
| * [TG3]: ethtool always report port is TP.Karsten Keil2006-05-121-3/+5
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-05-131-6/+9
|\ \
| * | [SPARC]: Fix warning on prom_getproperty in openprom.cMartin Habets2006-05-121-6/+9
* | | IB: refcount race fixesSean Hefty2006-05-125-44/+52
* | | IB/ipath: Properly terminate PCI ID tableRoland Dreier2006-05-121-4/+3Star
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-05-121-5/+11
|\ \ \
| * | | [PATCH] scx200_acb: Fix for the CS5535 errataJordan Crouse2006-05-091-0/+7
| * | | [PATCH] scx200_acb: Fix resource name use after freeJean Delvare2006-05-091-5/+1Star
| * | | [PATCH] scx200_acb: Fix return on init errorJean Delvare2006-05-091-0/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-05-1219-49/+569
|\ \ \ \ | |_|_|/ |/| | |
| * | | [PATCH] USB: fix omninet driver bugGreg Kroah-Hartman2006-05-121-6/+6
| * | | [PATCH] USB: add ark3116 usb to serial driverGreg Kroah-Hartman2006-05-124-0/+477
| * | | [PATCH] usbserial: Fixes leak in serial_open() error path.Luiz Fernando Capitulino2006-05-121-6/+11
| * | | [PATCH] usbserial: Fixes use-after-free in serial_open().Luiz Fernando Capitulino2006-05-121-1/+1
| * | | [PATCH] USB: Emagic USB firmware loading fixesMonty2006-05-122-0/+8
| * | | [PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklistOlaf Hering2006-05-121-0/+4
| * | | [PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.cKen Brush2006-05-121-0/+1
| * | | [PATCH] USB: ftdi_sio: add device id for ACT Solutions HomePro ZWave interfaceRazvan Gavril2006-05-092-0/+5
| * | | [PATCH] USB: ftdi_sio: Add support for HCG HF Dual ISO RFID ReaderIan Abbott2006-05-092-0/+6
| * | | [PATCH] USB: ub oops in block_ueventPete Zaitcev2006-05-091-8/+10
| * | | [PATCH] USB: usbcore: don't check the device's power sourceAlan Stern2006-05-091-10/+13
| * | | [PATCH] USB: fix OHCI PM regressionDavid Brownell2006-05-091-7/+6Star
| * | | [PATCH] USB: pegasus fixes (logstorm, suspend)David Brownell2006-05-091-5/+15
| * | | [PATCH] USBATM: fix modinfo outputDuncan Sands2006-05-091-4/+4
| * | | [PATCH] USBATM: change the default speedtouch iso altsettingDuncan Sands2006-05-091-1/+1
| * | | [PATCH] USB: fix bug in ohci-hcd.c ohci_restart()David Brownell2006-05-091-1/+1
| |/ /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-05-123-72/+121
|\ \ \
| * | | [SERIAL] 8250: add locking to console write functionRussell King2006-05-021-0/+10
| * | | [SERIAL] Remove unconditional enable of TX irq for consoleRussell King2006-04-301-2/+1Star
| * | | [SERIAL] 8250: set divisor register correctly for AMD Alchemy SoC uartJon Anders Haugum2006-04-301-13/+42
| * | | [SERIAL] AMD Alchemy UART: claim memory rangeSergei Shtylyov2006-04-302-3/+8
| * | | [SERIAL] Clean up serial locking when obtaining a reference to a portRussell King2006-04-301-54/+60
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-126-525/+330Star
|\ \ \ \