summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-24PCI/MSI: Enable multiple MSIs with pci_enable_msi_block_auto()Alexander Gordeev1-0/+7
2013-01-24x86/MSI: Support multiple MSIs in presense of IRQ remappingAlexander Gordeev1-0/+5
2013-01-24mm: minor cleanup of iov_iter_single_seg_count()Maxim Patlasov1-1/+1
2013-01-24ieee80211: define AKM suite selectors type 5, 6 and 7Bing Zhao1-1/+4
2013-01-24profiling: Remove unused timer hookFrederic Weisbecker1-13/+0
2013-01-24Merge tag 'please-pull-aer-trace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar1-2/+2
2013-01-24Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar4-18/+7
2013-01-24fbmon: add of_videomode helpersSteffen Trumtrar1-0/+4
2013-01-24fbmon: add videomode helpersSteffen Trumtrar1-0/+4
2013-01-24sunrpc: Fix lockd sleeping until timeoutAndriy Skulysh1-0/+1
2013-01-23soreuseport: infrastructureTom Herbert1-0/+6
2013-01-23async: keep pending tasks on async_domain and remove async_pendingTejun Heo1-6/+3
2013-01-23async: bring sanity to the use of words domain and runningTejun Heo1-3/+3
2013-01-23Merge branch 'master' into for-3.9-asyncTejun Heo105-545/+1492
2013-01-23drivers/pinctrl: grab default handles from device coreLinus Walleij2-0/+52
2013-01-23ab8500-bm: Remove individual [charger|btemp|fg|chargalg] pdata structuresLee Jones2-22/+3
2013-01-23ab8500-charger: Do not touch VBUSOVV bitsJonas Aaberg1-0/+19
2013-01-23pm2301: LPN mode control supportLee Jones1-0/+1
2013-01-23pm2301: Update watchdog for pm2xxx supportLoic Pallardy1-0/+3
2013-01-23ARM: EXYNOS: Update & move usb-phy types to generic include layerVivek Gautam1-0/+16
2013-01-23ab8500-btemp: Adaptation to AB8505 and AB9540 platformsMichel JAOUEN1-0/+2
2013-01-23pm2301: Provide u9540 support for the pm2301 chargerMichel JAOUEN3-0/+64
2013-01-22Merge tag 'omap-for-v3.8-rc4/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson12-42/+37
2013-01-22Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-5/+7
2013-01-22lib: devres: Introduce devm_ioremap_resource()Thierry Reding1-0/+1
2013-01-22ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov1-1/+10
2013-01-22mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones2-27/+4
2013-01-22gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo1-20/+8