summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-18Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-08-18target: Fix regression bug with handling of zero-length data CDBsNicholas Bellinger
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
2012-08-17PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()Rafael J. Wysocki
2012-08-17PM / Runtime: Fix rpm_resume() return value for power.no_callbacks setRafael J. Wysocki
2012-08-17Merge tag 'staging-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-17Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-08-17Merge tag 'char-misc-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-08-17Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-08-17pwm: core: Fix coding style issuesSachin Kamat
2012-08-17pwm: vt8500: Fix coding style issueSachin Kamat
2012-08-17pwm: Remove a redundant error message when devm_request_and_ioremap failsAxel Lin
2012-08-17pwm: samsung: add missing device pointer to struct pwm_chipJingoo Han
2012-08-17pwm: Add missing static storage class specifiers in core.c fileSachin Kamat
2012-08-17pinctrl/nomadik: add kp_b_2 keyboard function group listPatrice Chotard
2012-08-17pinctrl: imx51: fix .conf_reg of MX51_PAD_SD2_CMD__CSPI_MOSIShawn Guo
2012-08-17trivial: pinctrl core: remove extraneous code linesRichard Genoud
2012-08-17pinctrl/nomadik: fix null in irqdomain errorpathLinus Walleij
2012-08-17drm/i915: fall back to bit-banging if GMBUS fails in CRT EDID readsJani Nikula
2012-08-17drm/i915: extract connector update from intel_ddc_get_modes() for reuseJani Nikula
2012-08-17drm/i915: fix hsw uncached pteDaniel Vetter
2012-08-17drm/i915/contexts: fix list corruptionBen Widawsky
2012-08-17drm/i915: fix EDID memory leak in SDVOJani Nikula
2012-08-17target/pscsi: Fix bug with REPORT_LUNs handling for SCSI passthroughNicholas Bellinger
2012-08-17tcm_vhost: Change vhost_scsi_target->vhost_wwpn to char *Nicholas Bellinger
2012-08-17target: fix NULL pointer dereference bug alloc_page() fails to get memoryYi Zou
2012-08-17tcm_fc: Avoid debug overhead when not debuggingMark Rustad
2012-08-17tcm_vhost: Post-merge review changes requested by MSTNicholas Bellinger
2012-08-17tcm_vhost: Fix incorrect IS_ERR() usage in vhost_scsi_map_iov_to_sglFengguang Wu
2012-08-16Merge tag 'v3.6-rc1-iio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman