summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy1-0/+32
2012-08-18classmate-laptop: always call input_sync() after input_report_switch()Carlos Alberto Lopez Perez1-3/+9
2012-08-18thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer1-0/+7
2012-08-18dell-laptop: Fixed typo in touchpad LED quirkAceLan Kao1-6/+6
2012-08-18vga_switcheroo: Don't require handler init callbackSeth Forshee2-7/+2
2012-08-18vga_switcheroo: Remove assumptions about registration/unregistration orderingSeth Forshee1-22/+36
2012-08-18apple-gmux: Add display mux supportAndreas Heider1-0/+224
2012-08-18apple-gmux: Fix kconfig dependenciesSeth Forshee1-1/+4
2012-08-18asus-wmi: record wlan status while controlled by userappAceLan Kao2-1/+21
2012-08-18apple_gmux: Fix ACPI video unregisterMatthew Garrett1-2/+2
2012-08-18apple_gmux: Add support for newer hardwareMatthew Garrett1-14/+165
2012-08-18gmux: Add generic write32 functionMatthew Garrett1-10/+13
2012-08-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds18-65/+130
2012-08-17Merge tag 'tty-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-14/+24
2012-08-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds18-118/+148
2012-08-17Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+9
2012-08-17Merge tag 'char-misc-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-2/+39
2012-08-17Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds25-452/+294
2012-08-17Merge tag 'v3.6-rc1-iio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman7-80/+114
2012-08-161-Wire: Add support for the maxim ds1825 temperature sensorRaphael Assenat2-0/+10
2012-08-16ti-st: Fix check for pdata->chip_awake function pointerMatthias Kaehlcke1-1/+1
2012-08-16iio: lm3533-als: Fix build warningsAxel Lin1-2/+2
2012-08-16staging:iio:ad7780: Mark channels as unsignedLars-Peter Clausen1-4/+6
2012-08-16staging:iio:ad7192: Report offset and scale for temperature channelLars-Peter Clausen1-14/+12
2012-08-16staging:iio:ad7192: Report channel offsetLars-Peter Clausen1-4/+10
2012-08-16staging:iio:ad7192: Mark channels as unsignedLars-Peter Clausen1-3/+3
2012-08-16staging:iio:ad7192: Fix setting ACXLars-Peter Clausen1-1/+1
2012-08-16staging:iio:ad7192: Add missing break in switch statementLars-Peter Clausen1-1/+1
2012-08-16staging:iio:ad7793: Fix internal reference valueLars-Peter Clausen1-1/+1
2012-08-16staging:iio:ad7793: Follow new IIO naming specLars-Peter Clausen1-2/+3
2012-08-16staging:iio:ad7793: Fix temperature scale and offsetLars-Peter Clausen1-11/+18
2012-08-16staging:iio:ad7793: Report channel offsetLars-Peter Clausen1-13/+26
2012-08-16staging:iio:ad7793: Mark channels as unsignedLars-Peter Clausen1-12/+12
2012-08-16staging:iio:ad7793: Add missing break in switch statementLars-Peter Clausen1-1/+1
2012-08-16iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode()Alexey Khoroshilov1-3/+4
2012-08-16iio: frequency: ADF4350: Fix potential reference div factor overflow.Michael Hennerich1-9/+15
2012-08-16iio: staging: ad7298_ring: Fix maybe-uninitialized warningMichael Hennerich1-1/+1
2012-08-16pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel1-3/+9
2012-08-16serial: mxs-auart: fix the wrong RTS hardware flow controlHuang Shijie1-5/+9
2012-08-16Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-4/+23
2012-08-16staging: comedi: usbduxfast: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-08-16staging: comedi: usbdux: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-08-16staging: comedi: usbduxsigma: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-08-16Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-12/+42
2012-08-16Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-51/+88
2012-08-16mei: add mei_quirk_probe functionTomas Winkler1-0/+27
2012-08-16extcon: extcon_gpio: Replace gpio_request_one by devm_gpio_request_oneAxel Lin1-1/+2
2012-08-16drivers-core: make structured logging play nice with dynamic-debugJim Cromie1-2/+7
2012-08-16USB: qcserial: fix port handling on Gobi 1K and 2K+Dan Williams1-18/+24
2012-08-16mei: fix device stall after wd is stoppedTomas Winkler1-1/+1