summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-01PM / QoS: Fix a free error in the dev_pm_qos_constraints_destroy()Lan,Tianyu
2012-10-30PM / QoS: Fix the return value of dev_pm_qos_update_request()Rafael J. Wysocki
2012-10-24PM / ACPI: Take device PM QoS flags into accountRafael J. Wysocki
2012-10-24PM / Domains: Check device PM QoS flags in pm_genpd_poweroff()Rafael J. Wysocki
2012-10-24PM / QoS: Make it possible to expose PM QoS device flags to user spaceRafael J. Wysocki
2012-10-22PM / QoS: Introduce PM QoS device flags supportRafael J. Wysocki
2012-10-22PM / QoS: Prepare struct dev_pm_qos_request for more request typesRafael J. Wysocki
2012-10-22PM / QoS: Prepare device structure for adding more constraint typesRafael J. Wysocki
2012-10-20Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-19Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2012-10-19Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin
2012-10-19xen: Fix annoying compile-time warningLinus Torvalds
2012-10-19Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-19Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins
2012-10-18Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-10-18Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linuxLinus Torvalds
2012-10-18USB: option: add more ZTE devicesBjørn Mork
2012-10-18USB: option: blacklist net interface on ZTE devicesBjørn Mork
2012-10-18Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2012-10-18usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes
2012-10-18USB: io_ti: fix sysfs-attribute creationJohan Hovold
2012-10-18USB: iuu_phoenix: fix sysfs-attribute creationJohan Hovold
2012-10-17staging: dgrp: check return value of alloc_tty_driverBill Pemberton
2012-10-17staging: dgrp: check for NULL pointer in (un)register_proc_tableBill Pemberton
2012-10-17of/platform: sparse fixKim Phillips
2012-10-17of/irq: sparse fixesKim Phillips
2012-10-17of/address: sparse fixesKim Phillips
2012-10-17USB: spcp8x5: fix port-data memory leakJohan Hovold
2012-10-17USB: ssu100: fix port-data memory leakJohan Hovold
2012-10-17USB: ti_usb_3410_5052: fix port-data memory leakJohan Hovold
2012-10-17USB: oti6858: fix port-data memory leakJohan Hovold
2012-10-17USB: iuu_phoenix: fix port-data memory leakJohan Hovold
2012-10-17USB: kl5kusb105: fix port-data memory leakJohan Hovold
2012-10-17USB: io_ti: fix port-data memory leakJohan Hovold
2012-10-17USB: keyspan_pda: fix port-data memory leakJohan Hovold
2012-10-17USB: f81232: fix port-data memory leakJohan Hovold
2012-10-17USB: io_edgeport: fix port-data memory leakJohan Hovold
2012-10-17USB: kobil_sct: fix port-data memory leakJohan Hovold
2012-10-17USB: cypress_m8: fix port-data memory leakJohan Hovold
2012-10-17usb: acm: fix the computation of the number of data bitsNicolas Boullis
2012-10-17usb: Missing dma_mask in ehci-vt8500.c when probed from device-treeTony Prisk
2012-10-17usb: Missing dma_mask in uhci-platform.c when probed from device-treeTony Prisk
2012-10-17USB: cdc-acm: fix pipe type of write endpointMing Lei
2012-10-17usbdevfs: Fix broken scatter-gather transferHenrik Rydberg
2012-10-17[media] Kconfig: Fix dependencies for driver autoselect optionsMauro Carvalho Chehab
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds