summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-20input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman
2013-10-20input: serio: use DEVICE_ATTR_RO()Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-18Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-18Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-10-17Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-10-17Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-10-17Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu
2013-10-17driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu
2013-10-17i2o: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17memstick: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17tifm: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17virtio: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17ipack: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17ide: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17hsi: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17xenbus: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17ssb: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17rapidio: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17pcmcia: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17bcma: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17uwb: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17MMC: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17PNP: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-17drivers/base/core.c: output device renaming messages with dev_dbg().ethan.zhao
2013-10-17devres: add kernel standard devm_k.alloc functionsJoe Perches
2013-10-17Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-17Merge tag 'gpio-v3.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-10-16cpufreq: s3c64xx: Rename index to driver_dataCharles Keepax
2013-10-16ACPI / power: Drop automaitc resume of power resource dependent devicesRafael J. Wysocki
2013-10-16intel_pstate: Fix type mismatch warningRafael J. Wysocki
2013-10-16Drivers: hv: vmbus: Fix a bug in channel rescind codeK. Y. Srinivasan
2013-10-16usb: misc: usb3503: Fix compile error due to incorrect regmap depedencyMatthew Dawson
2013-10-16usb/chipidea: fix oops on memory allocation failureRussell King - ARM Linux
2013-10-16usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum
2013-10-16usb: serial: option: blacklist Olivetti Olicard200Enrico Mioso
2013-10-16serial: vt8500: add missing bracesRoel Kluin
2013-10-16USB: quirks: add touchscreen that is dazzeled by remote wakeupOliver Neukum
2013-10-16dm snapshot: fix data corruptionMikulas Patocka
2013-10-16Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-10-15cpufreq / intel_pstate: Fix max_perf_pct on resumeDirk Brandewie
2013-10-15Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-10-15ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur
2013-10-15ACPI / power: Release resource_lock after acpi_power_get_state() return errorLan Tianyu
2013-10-15iio:buffer: Free active scan mask in iio_disable_all_buffers()Lars-Peter Clausen