summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-01-03Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: atm: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: sbus: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: edac: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: parport: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: ide: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: ata: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: amba: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: thermal: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: usb: host: ehci-orion.c: remove __devinitdata markingGreg Kroah-Hartman
2013-01-03Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: pinctrl: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: rtc: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: virtio: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: vlynq: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: zorro: remove CONFIG_HOTPLUG usageGreg Kroah-Hartman
2013-01-03Drivers: xen: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03Drivers: w1: remove last __devexit_p() instanceGreg Kroah-Hartman
2013-01-03Merge tag 'pinctrl-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds
2013-01-03drm/radeon: Properly handle DDC probe for DP bridgesNiels Ole Salscheider
2013-01-03drm/radeon: reset dma engine on gpu reset (v2)Jerome Glisse
2013-01-03drm/radeon: print dma status reg on lockup (v2)Jerome Glisse
2013-01-03drm/radeon: improve ring debugfs printingJerome Glisse
2013-01-03drm/radeon: add debugfs file for dma ringsJerome Glisse
2013-01-03drm/radeon/r6xx: fix DMA engine for ttm bo transfersAlex Deucher
2013-01-03drm/radeon: add connector table for Mac G4 SilverAlex Deucher
2013-01-03cpufreq / governor: Fix problem with cpufreq_ondemand or cpufreq_conservativeLarry Finger
2013-01-03cpufreq / Longhaul: Disable driver by defaultRafaƂ Bilski
2013-01-03cpufreq / stats: fix race between stats allocation and first usageKonstantin Khlebnikov
2013-01-03cpuidle: fix lock contention in the idle pathDaniel Lezcano
2013-01-03intel_idle: pr_debug information need separatedYouquan Song
2013-01-03cpuidle / coupled: fix ready counter decrementSivaram Nair
2013-01-03cpuidle: Fix finding state with min power_usageSivaram Nair
2013-01-03PNP: Handle IORESOURCE_BITS in resource allocationWitold Szczeponik
2013-01-03PNP: Simplify setting of resourcesWitold Szczeponik
2013-01-03ACPI / power: Remove useless message from device registering routineRafael J. Wysocki
2013-01-03ACPI / glue: Update DBG macro to include KERN_DEBUGJoe Perches
2013-01-03ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() resultRafael J. Wysocki
2013-01-03ACPI / memhotplug: remove redundant logic of acpi memory hotaddLiu Jinsong
2013-01-03ACPI / APEI: Fix the returned value in erst_dbg_readAdrian Huang
2013-01-03ACPICA: Remove useless mini-C library.Lv Zheng
2013-01-03vxlan: allow live mac address changestephen hemminger
2013-01-03Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds