summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-21cciss: fix incorrect scsi status reportingStephen M. Cameron
2012-08-21cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann
2012-08-21Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-08-21fbcon: fix race condition between console lock and cursor timerDave Airlie
2012-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hel...Linus Torvalds
2012-08-20Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-20Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-08-20Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2012-08-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-20Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds
2012-08-20Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-08-20Merge tag 'iommu-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-08-20gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy
2012-08-19dyndbg: fix for SOH in logging messagesMarkus Trippelsdorf
2012-08-18sections: Fix section conflicts in drivers/hwmonAndi Kleen
2012-08-18Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-18USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-08-18USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-18USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-18USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-18USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-18USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-18USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-18USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-18USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-18Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-08-17md/raid10: fix problem with on-stack allocation of r10bio structure.NeilBrown
2012-08-17spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume funct...Guenter Roeck
2012-08-17spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove functionGuenter Roeck
2012-08-17spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN
2012-08-17classmate-laptop: always call input_sync() after input_report_switch()Carlos Alberto Lopez Perez
2012-08-17thinkpad-acpi: recognize latest V-Series using DMI_BIOS_VENDORManoj Iyer
2012-08-17dell-laptop: Fixed typo in touchpad LED quirkAceLan Kao
2012-08-17vga_switcheroo: Don't require handler init callbackSeth Forshee
2012-08-17vga_switcheroo: Remove assumptions about registration/unregistration orderingSeth Forshee
2012-08-17apple-gmux: Add display mux supportAndreas Heider
2012-08-17apple-gmux: Fix kconfig dependenciesSeth Forshee
2012-08-17asus-wmi: record wlan status while controlled by userappAceLan Kao
2012-08-17apple_gmux: Fix ACPI video unregisterMatthew Garrett
2012-08-17apple_gmux: Add support for newer hardwareMatthew Garrett
2012-08-17gmux: Add generic write32 functionMatthew Garrett
2012-08-17Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-08-17Merge tag 'tty-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-17intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.Konrad Rzeszutek Wilk
2012-08-17cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notifyJon Medhurst (Tixy)
2012-08-17cpuidle: coupled: fix sleeping while atomic in cpu notifierColin Cross
2012-08-17PM / Runtime: Check device PM QoS setting before "no callbacks" checkRafael J. Wysocki