summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: fix an incorrect table index in commentHuang Rui2013-04-081-2/+2
* Merge 3.9-rc6 into usb-nextGreg Kroah-Hartman2013-04-0811-16/+27
|\
| * Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-072-1/+2
| |\
| | * KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-072-1/+2
| * | Merge tag 'pci-v3.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-061-0/+1
| |\ \
| | * | PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett2013-03-271-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-052-1/+8
| |\ \ \
| | * | | netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2013-04-051-0/+4
| | * | | net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2013-04-051-1/+1
| | * | | Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2013-04-041-0/+3
| | |\ \ \
| | | * | | netfilter: reset nf_trace in nf_resetGao feng2013-03-251-0/+3
| * | | | | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-04-052-0/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'asoc/fix/max98090' into asoc-nextMark Brown2013-03-261-0/+0
| | |\ \ \ \ \
| | | * | | | | ASoC:: max98090: Remove executable bitJoe Perches2013-03-201-0/+0
| | * | | | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-nextMark Brown2013-03-261-0/+1
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | ASoC: dapm: Fix handling of loopsMark Brown2013-02-251-0/+1
| * | | | | | | Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-051-8/+8
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unsetRajagopal Venkat2013-04-021-8/+8
| * | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-032-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | Fix breakage in MIPS siginfo handlingDavid Howells2013-03-192-4/+4
| * | | | | | | | Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov...Linus Torvalds2013-04-021-1/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love2013-03-261-1/+2
| | * | | | | | | | libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love2013-03-261-1/+1
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-011-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | line up comment for ndo_bridge_getlinkDmitry Kravkov2013-03-271-1/+1
* | | | | | | | | Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-0612-26/+203
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | usb: gadget: the start of the configfs interfaceSebastian Andrzej Siewior2013-04-032-0/+113
| * | | | | | | | | usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto2013-04-021-3/+3
| * | | | | | | | | usb: mv_usb: remove clock name from pdataChao Xie2013-04-021-2/+0
| * | | | | | | | | usb: phy: ab8500-usb: update irq handling codeFabio Baltieri2013-03-181-0/+31
| * | | | | | | | | usb: phy: return -ENXIO when PHY layer isn't enabledFelipe Balbi2013-03-181-5/+5
| * | | | | | | | | usb: dwc3: dwc3-omap: return -EPROBE_DEFER if probe has not yet executedKishon Vijay Abraham I2013-03-181-3/+3
| * | | | | | | | | usb: phy: introduce ->set_vbus() methodFelipe Balbi2013-03-181-0/+21
| * | | | | | | | | usb: phy: make it a menuconfigFelipe Balbi2013-03-181-1/+1
| * | | | | | | | | usb: otg: move usb_otg_state_string to usb-common.cFelipe Balbi2013-03-181-7/+0
| * | | | | | | | | usb: otg: prefix otg_state_string with usb_Felipe Balbi2013-03-181-2/+2
| * | | | | | | | | usb: gadget: udc-core: introduce usb_add_gadget_udc_release()Felipe Balbi2013-03-181-0/+2
| * | | | | | | | | usb: gadget: introduce gadget state trackingFelipe Balbi2013-03-181-0/+9
| * | | | | | | | | usb: common: introduce usb_state_string()Felipe Balbi2013-03-181-0/+9
| * | | | | | | | | usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-181-4/+0
| * | | | | | | | | usb: gadget: udc-core: allow udc class register gadget deviceFelipe Balbi2013-03-181-0/+4
| * | | | | | | | | usb: dwc3: omap: remove platform data associated with dwc3-omapKishon Vijay Abraham I2013-03-181-4/+0
| * | | | | | | | | usb: phy: nop: Add some parameters to platform dataRoger Quadros2013-03-181-0/+5
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge v3.9-rc5 into usb-nextGreg Kroah-Hartman2013-04-0118-24/+82
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds2013-03-311-0/+10
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-03-221-0/+10
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | * | | | | | | xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel2013-03-111-0/+10
| * | | | | | | | | Revert "lockdep: check that no locks held at freeze time"Paul Walmsley2013-03-312-5/+2
| * | | | | | | | | Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro...Michel Lespinasse2013-03-292-4/+1
| * | | | | | | | | Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-281-0/+2
| |\ \ \ \ \ \ \ \ \