summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [PATCH] SPI: add PXA2xx SSP SPI DriverStephen Street2006-05-163-0/+1408
| | * | | [PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak2006-05-161-14/+63
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-05-161-3/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ARM] 3523/1: Serial core pm_stateAndrew Victor2006-05-161-3/+6
| * | | | [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/+35
| * | | [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/+0
| |/ /
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-121-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-121-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/+3
| * | | 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/+1
| | * | | [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-082-0/+5
| | * | | [PATCH] USB: ftdi_sio: Add support for HCG HF Dual ISO RFID ReaderIan Abbott2006-05-082-0/+6
| | * | | [PATCH] USB: ub oops in block_ueventPete Zaitcev2006-05-081-8/+10
| | * | | [PATCH] USB: usbcore: don't check the device's power sourceAlan Stern2006-05-081-10/+13
| | * | | [PATCH] USB: fix OHCI PM regressionDavid Brownell2006-05-081-7/+6
| | * | | [PATCH] USB: pegasus fixes (logstorm, suspend)David Brownell2006-05-081-5/+15
| | * | | [PATCH] USBATM: fix modinfo outputDuncan Sands2006-05-081-4/+4
| | * | | [PATCH] USBATM: change the default speedtouch iso altsettingDuncan Sands2006-05-081-1/+1
| | * | | [PATCH] USB: fix bug in ohci-hcd.c ohci_restart()David Brownell2006-05-081-1/+1
| | |/ /
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-05-113-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/+1