summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2013-01-25USB: add usb_hcd_{start,end}_port_resumeAlan Stern
2013-01-25PCI: Skip attaching driver in device_add()Yinghai Lu
2013-01-25PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu
2013-01-25Merge tag 'for-usb-linus-2012-01-24' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-25sysfs: Functions for adding/removing symlinks to/from attribute groupsRafael J. Wysocki
2013-01-25Merge 3.8-rc5 into usb-nextGreg Kroah-Hartman
2013-01-25[SCSI] remove can_power_off flag from scsi_deviceAaron Lu
2013-01-25[libata] scsi: no poll when ODD is powered offAaron Lu
2013-01-25Merge 3.8-rc5 into char-misc-nextGreg Kroah-Hartman
2013-01-25Revert "libata: export host controller number thru /sys"Jeff Garzik
2013-01-25Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.hK. Y. Srinivasan
2013-01-25Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas
2013-01-25cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan
2013-01-25ALSA: Make snd_printd() and snd_printdd() inlineTakashi Iwai
2013-01-25cfg80211: Move the definition of struct mac_address upVasanthakumar Thiagarajan
2013-01-25Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2013-01-25Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2013-01-25Merge tag 'dwc3-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-01-25ACPICA: Update version to 20130117Bob Moore
2013-01-25ACPICA: Update ACPICA copyrights to 2013Bob Moore
2013-01-25usb: phy: add a new driver for usb3 phyKishon Vijay Abraham I
2013-01-25usb: start using the control module driverKishon Vijay Abraham I
2013-01-25usb: phy: add a new driver for usb part of control moduleKishon Vijay Abraham I
2013-01-25usb: otg: add device tree support to otg libraryKishon Vijay Abraham I
2013-01-25usb: otg: utils: add facilities in phy lib to support multiple PHYs of same typeKishon Vijay Abraham I
2013-01-25usb: otg: add an api to bind the usb controller and phyKishon Vijay Abraham I
2013-01-25sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue
2013-01-25usb: dwc3: omap: Add an API to write to dwc mailboxKishon Vijay Abraham I
2013-01-24quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o
2013-01-25sh-pfc: Move sh_pfc.h from include/linux/ to driver directoryLaurent Pinchart
2013-01-25sh-pfc: Remove pinmux_info definitionLaurent Pinchart
2013-01-25sh-pfc: Support pinmux info in driver data instead of platform dataLaurent Pinchart
2013-01-25sh-pfc: Remove unused resource and num_resources platform data fieldsLaurent Pinchart
2013-01-25sh-pfc: Remove platform device registrationLaurent Pinchart
2013-01-25sh-pfc: Move private definitions and declarations to private headerLaurent Pinchart
2013-01-25sh-pfc: Split platform data from the sh_pfc structureLaurent Pinchart
2013-01-24mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-24Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-01-24cgroup: remove synchronize_rcu() from cgroup_diput()Li Zefan
2013-01-24sched: split out css_online/css_offline from tg creation/destructionLi Zefan
2013-01-24perf: Missing field in PERF_RECORD_SAMPLE documentationVince Weaver
2013-01-24clk: sunxi: Use common of_clk_init() functionPrashant Gaikwad
2013-01-24usb: gadget: completely remove ->start/->stopFelipe Balbi
2013-01-24clk: add common of_clk_init() functionPrashant Gaikwad
2013-01-24workqueue: move global_cwq->cpu to worker_poolTejun Heo
2013-01-24workqueue: record pool ID instead of CPU in work->data when off-queueTejun Heo
2013-01-24workqueue: introduce WORK_OFFQ_CPU_NONETejun Heo
2013-01-24workqueue: unexport work_cpu()Tejun Heo