summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-08-22drivers/rtc/rtc-pcf2123.c: initialize dynamic sysfs attributesIlya Shchepetkov1-0/+2
2012-08-22drivers/misc/sgi-xp/xpc_uv.c: SGI XPC fails to load when cpu 0 is out of IRQ ...Robin Holt1-19/+65
2012-08-22cciss: fix incorrect scsi status reportingStephen M. Cameron1-10/+1
2012-08-22cs5535-clockevt: typo, it's MFGPT, not MFPGTJens Rottmann1-2/+2
2012-08-21Merge tag 'pinctrl-fixes-v3.6-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-13/+9
2012-08-21fbcon: fix race condition between console lock and cursor timerDave Airlie1-1/+5
2012-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hel...Linus Torvalds2-2/+9
2012-08-21Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-11/+15
2012-08-21Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2012-08-21Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds10-67/+595
2012-08-21Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2012-08-21Merge tag 'spi-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/...Linus Torvalds5-15/+13
2012-08-20Merge tag 'regulator-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds7-29/+53
2012-08-20Merge tag 'iommu-fixes-v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+14
2012-08-20gpu/mfd/usb: Fix USB randconfig problemsGuenter Roeck4-2/+5
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 3)Maxim Mikityanskiy1-3/+40
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 2)Maxim Mikityanskiy2-0/+36
2012-08-20ideapad: add Lenovo IdeaPad Z570 support (part 1)Maxim Mikityanskiy1-0/+32
2012-08-19dyndbg: fix for SOH in logging messagesMarkus Trippelsdorf1-2/+2
2012-08-19sections: Fix section conflicts in drivers/hwmonAndi Kleen2-2/+2
2012-08-19Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-10/+20
2012-08-18USB: CDC ACM: Fix NULL pointer dereferenceSven Schnelle1-1/+2
2012-08-18USB: emi62: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: rtl8187: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: p54usb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: spca506: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: jl2005bcd: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18USB: smsusb: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-18Merge tag 'md-3.6-fixes' of git://neil.brown.name/mdLinus Torvalds3-15/+26
2012-08-18md/raid10: fix problem with on-stack allocation of r10bio structure.NeilBrown2-12/+20
2012-08-18spi/coldfire-qspi: Drop extra calls to spi_master_get in suspend/resume funct...Guenter Roeck1-2/+2
2012-08-18spi: spi-coldfire-qspi: Drop extra spi_master_put in device remove functionGuenter Roeck1-1/+0
2012-08-18spi/pl022: fix spi-pl022 pm enable at probeMichel JAOUEN1-1/+0
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-17intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.Konrad Rzeszutek Wilk1-1/+2
2012-08-17cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notifyJon Medhurst (Tixy)1-1/+1