summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-2/+9
2010-07-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-2/+3
2010-07-30cyber2000fb: fix console in truecolor modesOndrej Zary-0/+1
2010-07-30cyber2000fb: fix machine hang on module loadOndrej Zary-0/+2
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King-2/+6
2010-07-29drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson-2/+2
2010-07-29drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman-0/+1
2010-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-34/+63
2010-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds-10/+32
2010-07-28regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH registerAnuj Aggarwal-7/+29
2010-07-27gpio: fix spurious printk when freeing a gpioJon Povey-3/+4
2010-07-27edac: mpc85xx: fix coldplug/hotplug module autoloadingAnton Vorontsov-0/+3
2010-07-27drivers/rtc/rtc-rx8581.c: fix setdatetimeRudolf Marek-3/+17
2010-07-27[SCSI] ibmvscsi: Fix oops when an interrupt is pending during probeAnton Blanchard-6/+7
2010-07-27Merge git://git.infradead.org/users/cbou/battery-2.6.35Linus Torvalds-15/+14
2010-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-25/+92
2010-07-27wm8350-regulator: fix wm8350_register_regulator error handlingAxel Lin-1/+1
2010-07-27ab3100: fix off-by-one value range checking for voltage selectorAxel Lin-2/+2
2010-07-26s2io: fixing DBG_PRINT() macroBreno Leitao-1/+1
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds-10/+2
2010-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-23/+23
2010-07-26drm/i915: make sure we shut off the panel in eDP configsJesse Barnes-1/+1
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-2/+2
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds-24/+84
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds-0/+1
2010-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds-22/+197
2010-07-26[CPUFREQ] fix memory leak in cpufreq_add_devXiaotian Feng-0/+1
2010-07-26[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...Andrej Gelenberg-10/+1
2010-07-26USB: musb: tusb6010: fix compile error with n8x0_defconfigFelipe Balbi-13/+0
2010-07-26USB: FTDI: Add support for the RT System VX-7 radio programming cableCorey Minyard-0/+7
2010-07-26USB: add quirk for Broadcom BT dongleOliver Neukum-0/+3
2010-07-26USB: usb-storage: fix initializations of urb fieldsBob Copeland-3/+1
2010-07-26USB: xhci: Set Mult field in endpoint context correctly.Sarah Sharp-2/+3
2010-07-26USB: sisusbvga: Fix for USB 3.0Oliver Neukum-2/+3
2010-07-26USB: adds Artisman USB dongle to list of quirky devicesPaul Mortier-0/+4
2010-07-26USB: xhci: Set EP0 dequeue ptr after reset of configured device.Sarah Sharp-0/+25
2010-07-26USB: Fix USB3.0 Port Speed Downgrade after port resetSarah Sharp-0/+2
2010-07-26USB: xHCI: Fix another bug in link TRB activation change.Sarah Sharp-4/+7
2010-07-26USB: option: Add support for AMOI Skypephone S2Dennis Jansen-0/+2
2010-07-26USB: New PIDs for Qualcomm gobi 2000 (qcserial)Andrew Bird-0/+2
2010-07-26USB: ftdi_sio: support for Signalyzer tools based on FTDI chipsColin Leitner-0/+17
2010-07-26USB: s3c2410_udc: be aware of connected gadget driverVladimir Zapolskiy-0/+4
2010-07-26USB: Expose vendor-specific ACM channel on Nokia 5230Przemo Firszt-0/+1
2010-07-26USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.caugust huber-0/+1
2010-07-26USB: option: add support for 1da5:4518Ă–mer Sezgin Ugurlu-0/+2
2010-07-26drm/i915: add pipe A force quirks to i915 driverJesse Barnes-1/+72
2010-07-26drm/i915: Fix panel fitting regression since 734b4157Chris Wilson-2/+0
2010-07-26serial: fix rs485 for atmel_serial on avr32Peter Huewe-0/+1
2010-07-26ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei-2/+2
2010-07-26drm/i915: fix deadlock in fb teardownJesse Barnes-1/+1