summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-19Merge tag 'v3.12-rc6' into develLinus Walleij
2013-10-18Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-18gpio: bcm281xx: Don't print addresses of GPIO area in probe()Markus Mayer
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-17gpio: tegra: use new gpio_lock_as_irq() APIStephen Warren
2013-10-16driver core: Release device_hotplug_lock when store_mem_state returns EINVALYasuaki Ishimatsu
2013-10-16Merge tag 'dm-3.12-fix-cve' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-10-16Merge 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-16gpio: rcar: Include linux/of.h headerSachin Kamat
2013-10-16gpio: lpc32xx: Include linux/of.h headerSachin Kamat
2013-10-16gpio/omap: use gpiolib API to mark a GPIO used as an IRQJavier Martinez Canillas
2013-10-16Merge tag 'v3.12-rc4' into develLinus Walleij
2013-10-16pinctrl: coh901: mark GPIO lines used for IRQLinus Walleij
2013-10-16pinctrl: nomadik: mark GPIO lines used for IRQLinus Walleij
2013-10-16gpio: add API to be strict about GPIO IRQ usageLinus Walleij
2013-10-16gpio: ep93xx: get rid of bogus __raw* accessorsLinus Walleij
2013-10-16gpio: stmpe: drop references to "virtual" IRQ, fix bugLinus Walleij
2013-10-16gpio: rcar: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: pl061: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: mpc8xxx: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: lynxpoint: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: intel-mid: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: em: drop references to "virtual" IRQLinus Walleij
2013-10-16gpio: bcm_kona: rename confusing variablesLinus Walleij
2013-10-16gpio: adnp: rename "virq" to "child_irq"Linus Walleij
2013-10-16dm snapshot: fix data corruptionMikulas Patocka
2013-10-15Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-10-16cpufreq / 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-16ACPI: remove /proc/acpi/event from ACPI_BUTTON helpKrzysztof Mazur
2013-10-16ACPI / 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