summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/dasd: fix ioctl return valueHeiko Carstens2012-08-282-6/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hel...Linus Torvalds2012-08-212-2/+9
|\
| * PCI: EHCI: Fix crash during hibernation on ASUS computersRafael J. Wysocki2012-08-151-0/+7
| * PCI / PM: Fix D3/D3cold/D4 messages printed by acpi_pci_set_power_state()Rafael J. Wysocki2012-08-151-2/+2
* | Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-08-2013-11/+15
|\ \
| * | gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck2012-08-204-2/+5
| * | USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle2012-08-181-1/+2
| * | USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
| * | USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
| * | USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
| * | USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
| * | USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
| * | USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
| * | USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
| * | USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-08-181-1/+1
* | | Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-201-2/+2
|\ \ \
| * | | dyndbg: fix for SOH in logging messagesMarkus Trippelsdorf2012-08-191-2/+2
* | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-08-2010-67/+595
|\ \ \ \
| * | | | ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy2012-08-201-3/+40
| * | | | ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy2012-08-202-0/+36
| * | | | ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy2012-08-201-0/+32
| * | | | classmate-laptop: always call input_sync() after input_report_switch()Carlos Alberto Lopez Perez2012-08-171-3/+9
| * | | | thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer2012-08-171-0/+7
| * | | | dell-laptop: Fixed typo in touchpad LED quirkAceLan Kao2012-08-171-6/+6
| * | | | vga_switcheroo: Don't require handler init callbackSeth Forshee2012-08-172-7/+2
| * | | | vga_switcheroo: Remove assumptions about registration/unregistration orderingSeth Forshee2012-08-171-22/+36
| * | | | apple-gmux: Add display mux supportAndreas Heider2012-08-171-0/+224
| * | | | apple-gmux: Fix kconfig dependenciesSeth Forshee2012-08-171-1/+4
| * | | | asus-wmi: record wlan status while controlled by userappAceLan Kao2012-08-172-1/+21
| * | | | apple_gmux: Fix ACPI video unregisterMatthew Garrett2012-08-171-2/+2
| * | | | apple_gmux: Add support for newer hardwareMatthew Garrett2012-08-171-14/+165
| * | | | gmux: Add generic write32 functionMatthew Garrett2012-08-171-10/+13
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-202-2/+2
|\ \ \ \ \
| * | | | | sections: Fix section conflicts in drivers/hwmonAndi Kleen2012-08-192-2/+2
* | | | | | Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds2012-08-205-15/+13
|\ \ \ \ \ \
| * | | | | | spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume funct...Guenter Roeck2012-08-171-2/+2
| * | | | | | spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove functionGuenter Roeck2012-08-171-1/+0
| * | | | | | spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN2012-08-171-1/+0
| * | | | | | spi/bcm63xx: Ensure that memory is freed only after it is no longer usedGuenter Roeck2012-08-131-1/+3
| * | | | | | spi: omap2-mcspi: Fix the error handling in probeShubhrajyoti D2012-08-041-4/+2
| * | | | | | spi/s3c64xx: Add missing static storage class specifiersSachin Kamat2012-08-041-6/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-08-207-29/+53
|\ \ \ \ \ \
| * | | | | | regulator: twl-regulator: fix up VINTANA1/VINTANA2Aaro Koskinen2012-08-151-2/+2
| * | | | | | regulator: core: request only valid gpio pins for regulator enableMarek Szyprowski2012-08-091-1/+1
| * | | | | | regulator: twl: Remove references to the twl4030 regulatorMark Brown2012-08-091-1/+0
| * | | | | | regulator: gpio-regulator: Split setting of voltages and currentsHeiko Stübner2012-08-081-12/+26
| * | | | | | regulator: ab3100: add missing voltage tableLinus Walleij2012-08-071-0/+1
| * | | | | | regulator: anatop: Fix wrong mask used in anatop_get_voltage_selAxel Lin2012-08-071-2/+3
| * | | | | | regulator: tps6586x: correct vin pin for sm0/sm1/sm2Laxman Dewangan2012-08-071-3/+5
| * | | | | | regulator: palmas: Fix palmas_probe error handlingAxel Lin2012-08-071-2/+4