aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* OMAP PWM: Mux init platform data callPaul Kocialkowski2014-06-261-0/+1
* usb: gadget: f_mtp: move userspace interface to uapiColin Cross2014-05-021-53/+1
* USB: gadget: f_accessory: Add support for HID input devicesMike Lockwood2014-05-021-1/+49
* USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood2014-05-021-1/+16
* usb: gadget: accessory: Add Android Accessory functionBenoit Goby2014-05-021-0/+83
* usb: gadget: mtp: Add MTP/PTP functionBenoit Goby2014-05-021-0/+75
* Revert "Import Android gadget driver"Paul Kocialkowski2014-05-022-221/+0
* twl4030 charger: Declare supplicants from platform dataPaul Kocialkowski2014-04-221-0/+3
* Android: netfilter qtaguid integrationLukas Märdian2014-02-282-0/+38
* Merge branch 'suspend' into 3.12-replicant4H. Nikolaus Schaller2013-11-213-9/+9
|\
| * renamed to explain that it is an EOC gpio or irqH. Nikolaus Schaller2013-11-091-2/+2
| * This is now Linux-3.12.0 for the GTA04!H. Nikolaus Schaller2013-11-042-7/+7
| |\
| | * ipc, msg: forbid negative values for "msg{max,mnb,mni}"Mathias Krause2013-11-031-3/+3
| | * percpu: fix this_cpu_sub() subtrahend casting for unsignedsGreg Thelen2013-10-301-4/+4
* | | Import Android gadget driverLukas Märdian2013-10-292-0/+221
|/ /
* | Merge remote-tracking branch 'linus/master' into 3.12-rc7H. Nikolaus Schaller2013-10-284-26/+15
|\ \ | |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-234-26/+15
| |\
| | * yam: integer underflow in yam_ioctl()Dan Carpenter2013-10-171-1/+1
| | * net: fix unsafe set_memory_rw from softirqAlexei Starovoitov2013-10-071-4/+11
| | * netif_set_xps_queue: make cpu mask constMichael S. Tsirkin2013-10-071-2/+3
| | * tc: export tc_defact.h to userspacestephen hemminger2013-10-021-19/+0
* | | Merge remote-tracking branch 'linus/master' into 3.12-rc6H. Nikolaus Schaller2013-10-207-65/+22
|\ \ \ | |/ /
| * | Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-10-172-2/+4
| |\ \
| | * | usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck2013-10-171-1/+1
| | * | usb-storage: add quirk for mandatory READ_CAPACITY_16Oliver Neukum2013-10-161-1/+3
| * | | mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner2013-10-162-43/+14
| * | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-10-151-14/+0
| |\ \ \
| | * | | Revert "drivers: of: add initialization code for dma reserved memory"Marek Szyprowski2013-10-151-14/+0
| * | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-10-142-6/+4
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-1/+1
| | * | | mlx5: Fix layout of struct mlx5_init_segEli Cohen2013-10-101-1/+1
| | * | | mlx5: Remove checksum on command interface commandsEli Cohen2013-10-102-4/+2
* | | | | Merge remote-tracking branch 'linus/master' for 3.12-rc5H. Nikolaus Schaller2013-10-146-8/+54
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-121-0/+15
| |\ \ \ \
| | * | | | compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-0/+15
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-10-111-7/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Revert "i915: Update VGA arbiter support for newer devices"Dave Airlie2013-10-111-7/+0
| | | |/ / | | |/| |
| * | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-102-0/+15
| |\ \ \ \
| | * | | | random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2013-10-101-0/+14
| | * | | | random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-09-231-0/+1
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-081-1/+23
| |\ \ \ \ \
| | * | | | | perf: Fix perf_pmu_migrate_contextPeter Zijlstra2013-10-041-1/+23
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-10-071-0/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | HID: uhid: allocate static minorDavid Herrmann2013-09-261-0/+1
* | | | | | | Merge branch 'linus' (3.12-rc4) into 3.12-wipH. Nikolaus Schaller2013-10-078-3/+44
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-10-041-1/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | x86/iommu: correct ICS register offsetLi, Zhen-Hua2013-09-241-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-014-1/+14
| |\ \ \ \ \
| | * | | | | skbuff: size of hole is wrong in a commentNicolas Dichtel2013-09-301-1/+1
| | * | | | | USBNET: fix handling padding packetMing Lei2013-09-281-0/+1