summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks2008-12-011-0/+1
* spi: fix spi_s3c24xx_gpio device handle lookupBen Dooks2008-12-011-1/+1
* spi: au1550_spi full duplex dma fixJan Nikitenko2008-12-011-10/+16
* spi: fix spi_imx probe oopsingJulien Boibessot2008-12-011-12/+13
* spi: mpc52xx_psc_spi chipselect bugfixStefano Babic2008-12-011-1/+4
* spi: avoid spidev crash when device is removedWolfgang Ocker2008-12-011-1/+3
* hwmon: applesmc: make applesmc load automatically on startupHenrik Rydberg2008-12-011-0/+1
* parport_serial: fix array overflowTakashi Iwai2008-12-011-0/+2
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-013-5/+46
|\
| * libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo2008-12-011-0/+21
| * [libata] pata_rb532_cf: fix signature of the xfer functionPhil Sutter2008-12-011-1/+3
| * [libata] pata_rb532_cf: fix and rename register definitionsPhil Sutter2008-12-011-4/+7
| * ata_piix: add borked Tecra M4 to broken suspend listTejun Heo2008-12-011-0/+15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-018-31/+106
|\ \
| * \ Merge branches 'ehca' and 'mlx4' into for-linusRoland Dreier2008-12-014-1/+52
| |\ \
| | * | IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein2008-12-011-0/+5
| | * | mlx4_core: Save/restore default port IB capability maskJack Morgenstein2008-11-283-1/+47
| * | | IB/ehca: Fix problem with generated flush work completionsStefan Roscher2008-12-013-28/+53
| * | | IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes2008-12-011-2/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-12-014-17/+31
|\ \ \
| * | | ieee1394: sbp2: fix race condition in state changeStefan Richter2008-11-291-4/+5
| * | | ieee1394: fix list corruption (reported at module removal)Stefan Richter2008-11-292-13/+16
| * | | firewire: fw-sbp2: another iPod mini quirk entryStefan Richter2008-11-251-0/+5
| * | | ieee1394: sbp2: another iPod mini quirk entryStefan Richter2008-11-251-0/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2008-12-016-28/+14
|\ \ \ \
| * | | | HID: Apple ALU wireless keyboards are bluetooth devicesJan Scholz2008-11-282-6/+6
| * | | | HID: remove setup mutex, fix possible deadlockJiri Slaby2008-11-232-17/+2
| * | | | HID: add USB ID for another dual gameron adapterJiri Kosina2008-11-203-0/+4
| * | | | HID: unignore mouse on unibody macbooksJiri Kosina2008-11-201-3/+0
| * | | | HID: fix blacklist entries for greenasia/pantherlordJiri Kosina2008-11-171-2/+2
* | | | | Add kref to fake tty used by USB consoleKevin Hao2008-12-011-0/+1
* | | | | drivers/char/tty_io.c: Avoid panic when no console is configured.Will Newton2008-12-011-6/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-12-016-10/+71
|\ \ \ \ \
| * | | | | USB: serial: add more Onda device ids to option driverGreg Kroah-Hartman2008-11-301-0/+35
| * | | | | USB: usb-storage: unusual_devs entry for Nikon D2HTobias Kunze BriseƱo2008-11-301-0/+7
| * | | | | USB: storage: unusual_devs entry for Mio C520-GPSAlan Stern2008-11-301-0/+12
| * | | | | USB: fsl_usb2_udc: Report disconnect before unbindingAnton Vorontsov2008-11-301-0/+3
| * | | | | USB: fsl_qe_udc: Report disconnect before unbindingAnton Vorontsov2008-11-301-0/+3
| * | | | | USB: fix SB600 USB subsystem hang bugShane Huang2008-11-301-3/+6
| * | | | | Revert "USB: improve ehci_watchdog's side effect in CPU power management"Greg Kroah-Hartman2008-11-301-7/+5
| | |_|_|/ | |/| | |
* | | | | Revert "of_platform_driver noise on sparce"Linus Torvalds2008-12-011-3/+3
|/ / / /
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-11-301-1/+1
|\ \ \ \
| * | | | drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty.Eric Anholt2008-12-011-1/+1
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-11-305-20/+24
|\ \ \ \ \
| * \ \ \ \ Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-245-20/+24
| |\ \ \ \ \
| | * | | | | xsysace: Fix driver to use resource_size_t instead of unsigned longYuri Tikhonov2008-11-141-9/+10
| | * | | | | powerpc/virtex: fix various format/casting printk mismatchesGrant Likely2008-11-144-10/+12
| | * | | | | powerpc/mpc5200: fix bestcomm Kconfig dependenciesGrant Likely2008-11-131-1/+2
| | | |_|_|/ | | |/| | |
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-303-335/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-272-328/+0
| |\ \ \ \ \
OpenPOWER on IntegriCloud