summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* tty: termios locking functions break with new termios typeDavid Miller2007-09-111-2/+2
* RTC v3020 fixesMike Rapoport2007-09-111-2/+7
* Fix DAC960 driver on machines which don't support 64-bit DMAMatthew Wilcox2007-09-112-14/+10
* md: fix some bugs with growing raid5/raid6 arrays.NeilBrown2007-09-111-8/+9
* PNP: remove SMCf010 quirkBjorn Helgaas2007-09-111-103/+0
* BCM1480 serial build fixThiemo Seufer2007-09-111-0/+6
* drivers/edac: fix e752x correct return codeAristeu Rozanski2007-09-111-1/+1
* drivers/edac: fix printk level down to debug from emergDoug Thompson2007-09-111-1/+1
* spi_mpc83xx: hang fixJan Andersson2007-09-111-5/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-09-119-97/+128
|\
| * pdc202xx_new: PLL detection fixMikael Pettersson2007-09-111-1/+1
| * via82cxxx: add Arima W730-K8 and other rebadgings to short cables listBartlomiej Zolnierkiewicz2007-09-111-4/+11
| * pmac: build fixTony Breeds2007-09-111-1/+1
| * pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814Daniel Exner2007-09-112-0/+14
| * hpt366: UltraDMA filter for SATA cards (take 2)Sergei Shtylyov2007-09-111-47/+49
| * ide: add ide_dev_is_sata() helper (take 2)Sergei Shtylyov2007-09-111-2/+1
| * hpt366: fix PCI clock detection for HPT374 (take 4)Sergei Shtylyov2007-09-111-13/+31
| * pdc202xx_new: fix PCI refcountingSergei Shtylyov2007-09-111-3/+4
| * ide: fix PCI refcountingSergei Shtylyov2007-09-111-25/+16
| * mpc8xx: Only build mpc8xx on arch/ppcKumar Gala2007-09-112-2/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-09-112-3/+15
|\ \
| * | PCI: unhide SMBus on Compaq Deskpro EP 401963-001 motherboardgw.kernel@tnode.com2007-09-111-2/+14
| * | PCI: remove devinit from pci_read_bridge_basesRalf Baechle2007-09-111-1/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-09-1110-27/+85
|\ \
| * | USB: drivers/usb/serial/bus.c: Fix incompatible pointer type warningSatyam Sharma2007-09-111-1/+1
| * | USB: another quirky device (LCD display)Oliver Neukum2007-09-111-0/+3
| * | USB: fix serial gadget ACM breakageDavid Brownell2007-09-111-10/+15
| * | USB: More USB_QUIRK_RESET_RESUME devicesLamarque Vieira Souza2007-09-111-0/+9
| * | USB Mass Storage: limit "Rockchip ROCK MP3" device (071b:3203) max I/O to 64 ...Massimiliano Ghilardi2007-09-111-0/+16
| * | USB: Nikon D40 QuirksOrtwin Glück2007-09-111-0/+7
| * | USB: Add Sony Ericsson P1i to unusual_devs.hRicardo Barberis2007-09-111-0/+7
| * | USB: option: Add Dell HSDPA 5520 to driverGreg Kroah-Hartman2007-09-111-0/+1
| * | USB: option: Add a new device ID for the HUAWEI E220 HSDPA modem.Jaime Velasco Juan2007-09-111-0/+2
| * | USB: fix linked list insertion bugfix for usb coreNathael Pajani2007-09-111-1/+1
| * | USB: quirky flash driveOliver Neukum2007-09-111-0/+2
| * | USB: prevent Genesys USB-IDE from autosuspendingAlan Stern2007-09-111-0/+4
| * | USB: prevent Thomson card reader from autosuspendingAlan Stern2007-09-111-0/+4
| * | USB: Add iPhone device id to the quirk list.Matt Colyer2007-09-111-0/+3
| * | USB: ftdi_sio: add of a new product/manufacturer, TMLPierre Castella2007-09-112-0/+9
| * | usb/misc/sisusbvga: add product ID of TARGUS/MCT devicesamson yeung2007-09-111-0/+1
| * | USB: oti6858: Remove broken ioctl code in -mm tree and also the broken fixesAlan Cox2007-09-111-15/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-09-111-3/+3
|\ \
| * | bug in AT91 MCI suspend routinesAnti Sullin2007-09-111-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-09-112-3/+15
|\ \ \
| * \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6David S. Miller2007-09-111-1/+4
| |\ \ \
| | * | | [Bluetooth] Add missing stat.byte_rx counter modificationMarcel Holtmann2007-09-091-1/+4
| * | | | [TG3]: Workaround MSI bug on 5714/5780.Michael Chan2007-09-111-2/+11
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-09-1111-83/+106
|\ \ \ \ | |/ / / |/| | |
| * | | [SCSI] libiscsi: sync up iscsi and scsi eh's access to the connectionMike Christie2007-08-151-11/+43
| * | | [SCSI] libiscsi: fix null ptr regression when aborting a command with data to...Mike Christie2007-08-151-2/+9
OpenPOWER on IntegriCloud