summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-20drivers/net/irda: fix error return codeJulia Lawall
2012-08-20drivers/net/wan/dscc4.c: fix error return codeJulia Lawall
2012-08-20drivers/net/wimax/i2400m/fw.c: fix error return codeJulia Lawall
2012-08-20net: qmi_wwan: new devices: UML290 and K5006-ZBjørn Mork
2012-08-20net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy
2012-08-20netdev/phy: skip disabled mdio-mux nodesTimur Tabi
2012-08-20dt: introduce for_each_available_child_of_node, of_get_next_available_childTimur Tabi
2012-08-20crypto: caam - fix possible deadlock conditionKim Phillips
2012-08-18dyndbg: 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-18i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEPLaxman Dewangan
2012-08-18i2c: diolan-u2c: Fix master_xfer return codeGuenter Roeck
2012-08-18I2C: OMAP: xfer: fix runtime PM get/put balance on errorKevin Hilman
2012-08-18i2c: nomadik: Add default configuration into the Nomadik I2C driverLee Jones
2012-08-17USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle
2012-08-17USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-17Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-08-17target: Fix regression bug with handling of zero-length data CDBsNicholas Bellinger
2012-08-18md/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-17[libata] new quirk, lift bridge limits for Buffalo DriveStation QuattroJeff Garzik
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