summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-01-27mfd: rtsx: Add output voltage switch hookWei WANG1-4/+20
2013-01-26context_tracking: Export context state for generic vtimeFrederic Weisbecker1-0/+28
2013-01-26can: add private data space for CAN sk_buffsOliver Hartkopp1-0/+35
2013-01-26can: rename LED trigger name on netdev renamesKurt Van Dijck1-0/+9
2013-01-26can: export a safe netdev_priv wrapper for candevKurt Van Dijck1-0/+3
2013-01-26can: add tx/rx LED trigger supportFabio Baltieri2-0/+50
2013-01-26spi: spi-omap2-mcspi.c: Toggle CS after each wordMatthias Brugger1-0/+3
2013-01-26spi/pxa2xx: convert to the common clk frameworkMika Westerberg1-18/+0
2013-01-26Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman26-76/+116
2013-01-26Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman6-12/+63
2013-01-26hwmon: Retire SENSORS_LIMITGuenter Roeck1-12/+0
2013-01-26PM / Runtime: Add new helper function: pm_runtime_active()ShuoX Liu1-0/+7
2013-01-26Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki1-0/+5
2013-01-26USB: add usb_hcd_{start,end}_port_resumeAlan Stern2-0/+5
2013-01-26PCI: Skip attaching driver in device_add()Yinghai Lu1-0/+1
2013-01-26Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman17-54/+100
2013-01-26sysfs: Functions for adding/removing symlinks to/from attribute groupsRafael J. Wysocki1-0/+16
2013-01-26Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman6-12/+63
2013-01-26Merge 3.8-rc5 into char-misc-nextGreg Kroah-Hartman6-12/+63
2013-01-26Revert "libata: export host controller number thru /sys"Jeff Garzik1-1/+0
2013-01-25Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.hK. Y. Srinivasan1-0/+94
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman5-3/+202
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-8/+80
2013-01-25Merge tag 'dwc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman1-0/+30
2013-01-25usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I1-0/+23
2013-01-25usb: start using the control module driverKishon Vijay Abraham I1-3/+1
2013-01-25usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I1-0/+92
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I1-0/+8
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I1-0/+13
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I1-0/+22
2013-01-25sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue1-0/+1
2013-01-25usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I1-0/+30
2013-01-25quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o1-0/+1
2013-01-25sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart1-195/+0
2013-01-25sh-pfc: Remove pinmux_info definitionLaurent Pinchart1-3/+0
2013-01-25sh-pfc: Support pinmux info in driver data instead of platform dataLaurent Pinchart1-2/+2
2013-01-25sh-pfc: Remove unused resource and num_resources platform data fieldsLaurent Pinchart1-3/+0
2013-01-25sh-pfc: Remove platform device registrationLaurent Pinchart1-10/+0
2013-01-25sh-pfc: Move private definitions and declarations to private headerLaurent Pinchart1-29/+0
2013-01-25sh-pfc: Split platform data from the sh_pfc structureLaurent Pinchart1-8/+12
2013-01-25mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab1-49/+9
2013-01-25Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+41
2013-01-25cgroup: remove synchronize_rcu() from cgroup_diput()Li Zefan1-0/+1
2013-01-25sched: split out css_online/css_offline from tg creation/destructionLi Zefan1-0/+3
2013-01-24clk: sunxi: Use common of_clk_init() functionPrashant Gaikwad1-22/+0
2013-01-24usb: gadget: completely remove ->start/->stopFelipe Balbi1-6/+0
2013-01-24clk: add common of_clk_init() functionPrashant Gaikwad1-0/+6
2013-01-24workqueue: record pool ID instead of CPU in work->data when off-queueTejun Heo1-9/+9
2013-01-24workqueue: introduce WORK_OFFQ_CPU_NONETejun Heo1-1/+9
2013-01-24workqueue: unexport work_cpu()Tejun Heo1-1/+0