aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ \
| | * | | | ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren2008-11-242-328/+0
| * | | | | [ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar2008-11-231-7/+7
* | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-11-3017-199/+261
|\ \ \ \ \ \
| * | | | | | drm/i915: Save/restore HWS_PGA on suspend/resumePeng Li2008-11-262-0/+7
| * | | | | | drm: move drm vblank initialization/cleanup to driver load/unloadKeith Packard2008-11-2514-21/+44
| * | | | | | drm/i915: execbuffer pins objects, no need to ensure they're still in the GTTKeith Packard2008-11-251-11/+0
| * | | | | | drm/i915: Always read pipestat in irq_handlerKeith Packard2008-11-251-19/+36
| * | | | | | drm/i915: Subtract total pinned bytes from available aperture sizeKeith Packard2008-11-251-8/+2
| * | | | | | drm/i915: Avoid BUG_ONs on VT switch with a wedged chipset.Eric Anholt2008-11-251-14/+39
| * | | | | | drm/i915: Remove IMR masking during interrupt handler, and restart it if needed.Eric Anholt2008-11-251-47/+61
| * | | | | | drm/i915: Manage PIPESTAT to control vblank interrupts instead of IMR.Keith Packard2008-11-253-122/+115
| |/ / / / /
* | | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds2008-11-303-3/+4
|\ \ \ \ \ \
| * | | | | | UBI: Don't exit from ubi_thread until kthread_should_stop() is trueVitaliy Gusev2008-11-061-1/+2
| * | | | | | UBI: fix EBADMSG handlingZoltan Sogor2008-11-062-2/+2
* | | | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-11-303-21/+50
|\ \ \ \ \ \ \
| * | | | | | | i2c-parport: Fix misplaced parport_release callJean Delvare2008-11-281-2/+2
| * | | | | | | i2c: Remove i2c clients in reverse orderJean Delvare2008-11-281-1/+1
| * | | | | | | i2c/isp1301_omap: Build fixesDavid Brownell2008-11-281-18/+47
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-3010-515/+131
|\ \ \ \ \ \ \
| * | | | | | | toshiba_acpi: close race in toshiba_acpi driverArjan van de Ven2008-11-281-2/+0
| * | | | | | | ACPI: delete OSI(Linux) DMI dmesg spamLen Brown2008-11-272-475/+30
| * | | | | | | ACPI: thinkpad-acpi: fix fan sleep/resume pathHenrique de Moraes Holschuh2008-11-261-12/+45
| * | | | | | | sony-laptop: printk tweakAlessandro Guido2008-11-261-1/+1
| * | | | | | | sony-laptop: brightness regression fixAlessandro Guido2008-11-261-1/+1