summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* serial: fix 8250 early console setupDaniel Ritz2007-08-032-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-031-1/+4
|\
| * [CG6]: fix memory size detectionKrzysztof Helt2007-08-031-1/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-08-036-17/+21
|\ \ | |/ |/|
| * firewire: fw-core: make two variables staticStefan Richter2007-08-021-2/+2
| * firewire: fw-ohci: dma_free_coherent needs IRQs enabledStefan Richter2007-08-021-7/+13
| * firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters)Stefan Richter2007-08-022-2/+5
| * ieee1394: sbp2: more correct Kconfig dependenciesStefan Richter2007-08-021-1/+1
| * ieee1394: revert "sbp2: enforce 32bit DMA mapping"Stefan Richter2007-08-021-5/+0
* | [MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks2007-08-021-4/+4
* | [MTD] [NAND] at91_nand rdy_pin fixIvan Kuten2007-08-021-1/+4
* | [MTD] [NAND] fix race in nand_base.cArtem Bityutskiy2007-08-021-0/+4
* | [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge2007-08-021-5/+5
* | [MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita2007-08-021-0/+1
* | HID: Never call hid_free_buffers() when usbhid_device has been freedJiri Kosina2007-08-021-2/+2
* | USB HID: fix memory leak of usbhid_deviceJiri Kosina2007-08-021-0/+2
* | USB HID: fix a possible NULL pointer dereference when we fail to allocate memoryJesper Juhl2007-08-021-1/+2
* | USB HID: add ASUS LCM to the blacklistChristian Lamparter2007-08-021-0/+4
* | USB HID: Add all Logitech Harmonies to blacklistPhil Dibowitz2007-08-021-0/+132
* | HID: remove the Applie IR sensor from the hid_blacklistTino Keitel2007-08-021-2/+0
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-08-0113-128/+85
|\
| * scc_pata: PIO fixesBartlomiej Zolnierkiewicz2007-08-011-41/+20
| * piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)Bartlomiej Zolnierkiewicz2007-08-012-17/+15
| * jmicron: PIO fixesBartlomiej Zolnierkiewicz2007-08-011-17/+4
| * it8213: PIO fixes (take 2)Bartlomiej Zolnierkiewicz2007-08-011-16/+17
| * cs5535: PIO fixesBartlomiej Zolnierkiewicz2007-08-011-23/+17
| * cs5520: fix PIO auto-tuning in ->ide_dma_check methodBartlomiej Zolnierkiewicz2007-08-011-1/+1
| * drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-011-6/+4
| * drivers/ide/arm/icside.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-011-2/+1
| * ide: eliminate warnings in ide-tape.cStephen Rothwell2007-08-011-1/+1
| * ide: fix runtogether printk's in cmd64x IDE driverMeelis Roos2007-08-011-2/+2
| * sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptopsDavid Lamparter2007-08-011-0/+1
| * alim15x3: Correct HP detectBartlomiej Zolnierkiewicz2007-08-011-1/+1
| * ide: Fix an overrun found in the CS5535 IDE driverJordan Crouse2007-08-011-1/+1
* | pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsetsBartlomiej Zolnierkiewicz2007-08-011-11/+9
* | libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQTejun Heo2007-08-011-0/+1
* | ata_piix: add Tecra M3 to broken suspend blacklistTejun Heo2007-08-011-0/+8
* | ata_piix: implement piix_borken_suspend()Tejun Heo2007-08-011-30/+30
* | pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo2007-08-013-8/+7
* | libata-sff; Unbreak non DMA capable controllers againAlan Cox2007-08-011-0/+4
* | pata_cmd64x: Correct the speed rangesAlan Cox2007-08-011-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-07-3123-148/+1394
|\
| * [WATCHDOG] Fix pcwd_init_module crashWim Van Sebroeck2007-07-292-1/+1
| * [WATCHDOG] ICH9 support for iTCO_wdtWim Van Sebroeck2007-07-261-3/+15
| * [WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridgesWim Van Sebroeck2007-07-261-0/+15
| * [WATCHDOG] 631xESB/632xESB support for iTCO_wdtSergey Kononenko2007-07-261-1/+6
| * [WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTYWim Van Sebroeck2007-07-241-1/+1
| * [WATCHDOG] Return value of nonseekable_openWim Van Sebroeck2007-07-244-11/+4
| * [WATCHDOG] mv64x60_wdt: Rework the timeout register manipulationDale Farnsworth2007-07-241-36/+54
| * [WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probedDale Farnsworth2007-07-241-0/+2
OpenPOWER on IntegriCloud