aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [MTD] [NAND] nand_base.c: fix type of eccpos pointerBen Dooks2007-08-02
* [MTD] [NAND] at91_nand rdy_pin fixIvan Kuten2007-08-02
* [MTD] [NAND] fix race in nand_base.cArtem Bityutskiy2007-08-02
* [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function.Roland Stigge2007-08-02
* [MTD] Fix potential leak in rfd_ftl_add_mtdFlorin Malita2007-08-02
* HID: Never call hid_free_buffers() when usbhid_device has been freedJiri Kosina2007-08-02
* USB HID: fix memory leak of usbhid_deviceJiri Kosina2007-08-02
* USB HID: fix a possible NULL pointer dereference when we fail to allocate memoryJesper Juhl2007-08-02
* USB HID: add ASUS LCM to the blacklistChristian Lamparter2007-08-02
* USB HID: Add all Logitech Harmonies to blacklistPhil Dibowitz2007-08-02
* HID: remove the Applie IR sensor from the hid_blacklistTino Keitel2007-08-02
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-08-01
|\
| * scc_pata: PIO fixesBartlomiej Zolnierkiewicz2007-08-01
| * piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)Bartlomiej Zolnierkiewicz2007-08-01
| * jmicron: PIO fixesBartlomiej Zolnierkiewicz2007-08-01
| * it8213: PIO fixes (take 2)Bartlomiej Zolnierkiewicz2007-08-01
| * cs5535: PIO fixesBartlomiej Zolnierkiewicz2007-08-01
| * cs5520: fix PIO auto-tuning in ->ide_dma_check methodBartlomiej Zolnierkiewicz2007-08-01
| * drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-01
| * drivers/ide/arm/icside.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-01
| * ide: eliminate warnings in ide-tape.cStephen Rothwell2007-08-01
| * ide: fix runtogether printk's in cmd64x IDE driverMeelis Roos2007-08-01
| * sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptopsDavid Lamparter2007-08-01
| * alim15x3: Correct HP detectBartlomiej Zolnierkiewicz2007-08-01
| * ide: Fix an overrun found in the CS5535 IDE driverJordan Crouse2007-08-01
* | pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsetsBartlomiej Zolnierkiewicz2007-08-01
* | libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQTejun Heo2007-08-01
* | ata_piix: add Tecra M3 to broken suspend blacklistTejun Heo2007-08-01
* | ata_piix: implement piix_borken_suspend()Tejun Heo2007-08-01
* | pci: rename __pci_reenable_device() to pci_reenable_device()Tejun Heo2007-08-01
* | libata-sff; Unbreak non DMA capable controllers againAlan Cox2007-08-01
* | pata_cmd64x: Correct the speed rangesAlan Cox2007-08-01
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-07-31
|\
| * [WATCHDOG] Fix pcwd_init_module crashWim Van Sebroeck2007-07-29
| * [WATCHDOG] ICH9 support for iTCO_wdtWim Van Sebroeck2007-07-26
| * [WATCHDOG] 631xESB/632xESB support for iTCO_wdt - add all LPC bridgesWim Van Sebroeck2007-07-26
| * [WATCHDOG] 631xESB/632xESB support for iTCO_wdtSergey Kononenko2007-07-26
| * [WATCHDOG] omap_wdt.c - default error for IOCTL is -ENOTTYWim Van Sebroeck2007-07-24
| * [WATCHDOG] Return value of nonseekable_openWim Van Sebroeck2007-07-24
| * [WATCHDOG] mv64x60_wdt: Rework the timeout register manipulationDale Farnsworth2007-07-24
| * [WATCHDOG] mv64x60_wdt: disable watchdog timer when driver is probedDale Farnsworth2007-07-24
| * [WATCHDOG] mv64x60_wdt: Support the WDIOF_MAGICCLOSE featureDale Farnsworth2007-07-24
| * [WATCHDOG] mv64x60_wdt: Add a module parameter to change nowayout settingDale Farnsworth2007-07-24
| * [WATCHDOG] mv64x60_wdt: Add WDIOC_SETOPTIONS ioctl supportDale Farnsworth2007-07-24
| * [WATCHDOG] mv64x60_wdt: Support for WDIOC_SETTIMEOUT ioctlDale Farnsworth2007-07-24
| * [WATCHDOG] mv64x60_wdt: Fix WDIOC_GETTIMEOUT return valueDale Farnsworth2007-07-24
| * [WATCHDOG] mv64x60_wdt: Check return value of nonseekable_openDale Farnsworth2007-07-24
| * [WATCHDOG] mv64x60_wdt: Add arch/powerpc platform supportDale Farnsworth2007-07-24
| * [WATCHDOG] mv64x60_wdt: Get register address from platform dataDale Farnsworth2007-07-24
| * [WATCHDOG] mv64x60_wdt: set up platform_device in platform codeDale Farnsworth2007-07-24