summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* usb: core: allow a reference device for new_idWolfram Sang2014-01-111-0/+1
* usb: ehci: Cleanup usb-ehci-orion.h headerSachin Kamat2014-01-031-4/+2Star
* tty: Add C_CMSPAR(tty)Andrew Lunn2014-01-031-0/+1
* Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2014-01-038-39/+385
|\
| * phy: add phy_get_bus_width()/phy_set_bus_width() callsMatt Porter2013-12-231-0/+28
| * Merge tag 'v3.13-rc5' into nextFelipe Balbi2013-12-238-9/+102
| |\
| * | usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian2013-12-191-0/+6
| * | Merge tag 'v3.13-rc4' into nextFelipe Balbi2013-12-1929-137/+189
| |\ \
| * | | usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga2013-12-171-0/+19
| * | | usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz2013-12-121-18/+0Star
| * | | usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz2013-12-121-0/+2
| * | | usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz2013-12-121-14/+0Star
| * | | usb: gadget: configfs: allow setting function instance's nameAndrzej Pietrasiewicz2013-12-121-0/+2
| * | | usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadgetDavid Cohen2013-12-101-0/+20
| * | | usb: gadget: move bitflags to the end of usb_gadget structDavid Cohen2013-12-101-9/+10
| * | | usb: omap1: add extcon to platform dataAaro Koskinen2013-12-061-0/+2
| * | | ARM: OMAP1: USB: move omap_usb_config to platform dataAaro Koskinen2013-12-061-0/+51
| * | | usb: phy: move OTG FSM headerAnton Tikhomirov2013-11-261-0/+244
| * | | usb: musb: dsps: add support for suspend and resumeDaniel Mack2013-11-261-0/+3
* | | | Merge 3.13-rc5 into usb-nextGreg Kroah-Hartman2013-12-248-9/+102
|\ \ \ \ | | |_|/ | |/| |
| * | | aio/migratepages: make aio migrate pages saneBenjamin LaHaise2013-12-211-1/+2
| * | | pstore: Don't allow high traffic options on fragile devicesLuck, Tony2013-12-201-0/+3
| * | | mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov2013-12-203-5/+6
| * | | mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman2013-12-191-1/+6
| * | | mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-191-0/+44
| * | | mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman2013-12-191-0/+9
| * | | kexec: migrate to reboot cpuVivek Goyal2013-12-191-0/+1
| * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-12-172-3/+32
| |\ \ \ | | |_|/ | |/| |
| | * | sched/fair: Rework sched_fair time accountingPeter Zijlstra2013-12-111-1/+2
| | * | math64: Add mul_u64_u32_shr()Peter Zijlstra2013-12-111-0/+30
| | * | sched: Remove PREEMPT_NEED_RESCHED from generic codePeter Zijlstra2013-12-111-2/+0Star
* | | | Merge branch 3.13-rc4 into usb-nextGreg Kroah-Hartman2013-12-163-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams2013-12-101-0/+2
| * | | uwb: Use dev_is_pci() to check whether it is pci deviceYijing Wang2013-12-091-1/+1
| * | | usb: hcd: Remove USB phy if neededValentine Barshak2013-12-091-0/+1
| * | | lib/scatterlist: export sg_miter_skip()Ming Lei2013-12-091-0/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-156-23/+24
|\ \ \
| * | | net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| * | | micrel: add support for KSZ8041RNLISergei Shtylyov2013-12-111-0/+2
| * | | net: unix: allow set_peek_off to failSasha Levin2013-12-111-1/+1
| * | | xen-netback: fix fragment detection in checksum setupPaul Durrant2013-12-061-0/+1
| * | | Revert "net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum()."David S. Miller2013-12-021-21/+18Star
| * | | PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not ...Rafael J. Wysocki2013-12-021-0/+1
* | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-12-151-2/+0Star
|\ \ \ \
| * | | | x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin2013-12-111-2/+0Star
* | | | | Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-12-152-15/+18
|\ \ \ \ \
| * | | | | PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-071-0/+3
| * | | | | PCI: Omit PCI ID macro strings to shorten quirk namesMichal Marek2013-11-251-15/+15
| | |_|/ / | |/| | |
* | | | | mfd/rtc: s5m: fix register updating by adding regmap for RTCKrzysztof Kozlowski2013-12-131-1/+2
* | | | | include/linux/kernel.h: make might_fault() a nop for !MMUAxel Lin2013-12-131-1/+2