summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-03-19KVM: allow host header to be included even for !CONFIG_KVMKevin Hilman1-1/+6
2013-03-18Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+7
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-3/+7
2013-03-18usb: phy: ab8500-usb: update irq handling codeFabio Baltieri1-0/+31
2013-03-18Merge branches 'soc' and 'pinmux' into boards-baseSimon Horman1-3/+3
2013-03-18irqchip: Renesas IRQC driverMagnus Damm1-0/+27
2013-03-18irqchip: intc-irqpin: GPL header for platform dataMagnus Damm1-0/+19
2013-03-18irqchip: Renesas INTC External IRQ pin driverMagnus Damm1-0/+10
2013-03-18f2fs: align f2fs maximum name length to linux based filesystemJaegeuk Kim1-8/+9
2013-03-18itg3200: fix incorrect ifdef commentPaul Bolle1-1/+1
2013-03-18kprobes: Make hash_64() as always inlinedMasami Hiramatsu1-1/+2
2013-03-18usb: phy: return -ENXIO when PHY layer isn't enabledFelipe Balbi1-5/+5
2013-03-18usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I1-3/+3
2013-03-18usb: phy: introduce ->set_vbus() methodFelipe Balbi1-0/+21
2013-03-18usb: phy: make it a menuconfigFelipe Balbi1-1/+1
2013-03-18usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi1-7/+0
2013-03-18usb: otg: prefix otg_state_string with usb_Felipe Balbi1-2/+2
2013-03-18usb: gadget: udc-core: introduce usb_add_gadget_udc_release()Felipe Balbi1-0/+2
2013-03-18usb: gadget: introduce gadget state trackingFelipe Balbi1-0/+9
2013-03-18usb: common: introduce usb_state_string()Felipe Balbi1-0/+9
2013-03-18usb: gadget: drop now unnecessary flagFelipe Balbi1-4/+0
2013-03-18usb: gadget: udc-core: allow udc class register gadget deviceFelipe Balbi1-0/+4
2013-03-18usb: dwc3: omap: remove platform data associated with dwc3-omapKishon Vijay Abraham I1-4/+0
2013-03-18usb: phy: nop: Add some parameters to platform dataRoger Quadros1-0/+5
2013-03-18ALSA: snd-usb: handle raw data format of UAC2 devicesDaniel Mack1-0/+2
2013-03-18Merge tag 'v3.9-rc3' into nextDmitry Torokhov571-5152/+20794
2013-03-18perf,x86: fix link failure for non-Intel configsDavid Rientjes1-1/+5
2013-03-17iio:core drop info_mask from struct iio_infoJonathan Cameron1-72/+1
2013-03-17staging:iio:accel:adis move to info_mask_(shared_by_type/separate)Jonathan Cameron1-17/+17
2013-03-17iio:adc:ad_sigma_delta move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2013-03-17iio:st_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+3
2013-03-17iio: Add broken out info_mask fields for shared_by_type and separateJonathan Cameron1-1/+9
2013-03-17tcp: Remove TCPCTChristoph Paasch1-10/+0
2013-03-17net: fix some typos in netif featuresCong Wang1-2/+2
2013-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...David S. Miller1-6/+7
2013-03-17net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibilityBjørn Mork1-0/+1
2013-03-16EDAC: Merge mci.mem_is_per_rank with mci.csbasedMauro Carvalho Chehab1-4/+2
2013-03-16amd64_edac: Correct DIMM sizesMauro Carvalho Chehab1-1/+0
2013-03-16Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-1/+5
2013-03-16clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOPFeng Tang1-0/+1
2013-03-15ipack: split ipack_device_register() in several functionsSamuel Iglesias Gonsalvez1-10/+29
2013-03-15ipack: add ipack_get_device() ipack_put_device()Samuel Iglesias Gonsalvez1-0/+3
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan1-0/+69
2013-03-15USB: fix trivial usb_device kernel-doc errorsNishanth Menon1-3/+1
2013-03-15perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian1-0/+2
2013-03-15net: clean leftover of COMPAT_NET_DEV_OPS removalFernando Luis Vazquez Cao1-1/+0
2013-03-15netxen: write IP address to firmware when using bondingnikolay@redhat.com1-0/+8
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell3-15/+16
2013-03-15tracing: Add "uptime" trace clock that uses jiffiesSteven Rostedt (Red Hat)1-0/+1
2013-03-15tracing: Add skip argument to trace_dump_stack()Steven Rostedt (Red Hat)1-1/+1