summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-10/+5Star
|\
| * Merge branch 'next/cleanup' into samsung/dtArnd Bergmann2012-01-072-0/+88
| |\
| * \ Merge branch 'depends/rmk/for-linus' into samsung/dtArnd Bergmann2012-01-0715-15/+78
| |\ \
| * | | DMA: PL330: Infer transfer direction from transfer request instead of platfor...Thomas Abraham2011-12-231-10/+3Star
| * | | DMA: PL330: move filter function into driverThomas Abraham2011-12-231-0/+2
* | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-092-0/+88
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-0715-17/+90
| |\ \ \
| * \ \ \ Merge branch 'picoxcell/cleanup' into next/cleanupOlof Johansson2011-12-201-0/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'davinci/cleanup' into next/cleanupArnd Bergmann2011-12-161-0/+71
| |\ \ \ \ \
| | * | | | | ARM: davinci: vpif: move code to driver core header from platformManjunath Hadli2011-12-021-0/+71
| * | | | | | Merge branch 'at91/defconfig' into next/cleanupOlof Johansson2011-12-1629-217/+223
| |\ \ \ \ \ \
| * | | | | | | ARM: at91/boards: use -EINVAL for invalid gpioJean-Christophe PLAGNIOL-VILLARD2011-11-291-1/+1
| * | | | | | | Merge branch 'drivers/macb-gem-cleanup' into at91/gpioArnd Bergmann2011-11-291-0/+17
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | macb: unify at91 and avr32 platform dataJamie Iles2011-11-221-0/+17
* | | | | | | | tracing/mm: Move include of trace/events/kmem.h out of header into slab.cSteven Rostedt2012-01-091-2/+0Star
* | | | | | | | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-01-094-179/+33Star
|\ \ \ \ \ \ \ \
| * | | | | | | | percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter2011-12-224-179/+33Star
* | | | | | | | | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-01-093-30/+83
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo2011-12-131-3/+0Star
| * | | | | | | | | cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2011-12-131-3/+25
| * | | | | | | | | threadgroup: extend threadgroup_lock() to cover exit and execTejun Heo2011-12-131-6/+41
| * | | | | | | | | threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo2011-12-132-20/+19Star
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-091-4/+1Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | jbd: Remove j_barrier mutexJan Kara2012-01-091-4/+0Star
| * | | | | | | | | | jbd: clear revoked flag on buffers before a new transaction startedYongqiang Yang2011-11-221-0/+1
* | | | | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang2012-01-051-1/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-0910-25/+146
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | usb: ch9: fix up MaxStreams helperFelipe Balbi2012-01-051-1/+19
| * | | | | | | | | | | Merge branch 'for-gadget/next' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-223-3/+61
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | usb: gadget: introduce support for sg listsFelipe Balbi2011-12-211-0/+10
| | * | | | | | | | | | | usb: gadget: s3c-hsudc: move platform_data struct to global headerHeiko Stübner2011-12-211-0/+34
| | * | | | | | | | | | | USB: EHCI: Add Marvell Host Controller driverNeil Zhang2011-12-201-0/+1
| | * | | | | | | | | | | USB: OTG: add Marvell usb OTG driver supportNeil Zhang2011-12-201-0/+5
| | * | | | | | | | | | | usb: gadget: mv_udc: drop ARCH dependencyNeil Zhang2011-12-201-2/+10
| | * | | | | | | | | | | usb: gadget: enlarge maxburst bit width.Yu Xu2011-12-191-1/+1
| * | | | | | | | | | | | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2011-12-132-8/+16
| |\| | | | | | | | | | |
| | * | | | | | | | | | | usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-121-2/+2
| | * | | | | | | | | | | usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-121-5/+5
| | * | | | | | | | | | | usb: gadget: renesas_usbhs: add platform power control functionKuninori Morimoto2011-12-121-0/+8
| | * | | | | | | | | | | usb: gadget: renesas_usbhs: tidyup the unit of detection_delayKuninori Morimoto2011-12-121-1/+1
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2011-12-1324-108/+80Star
| |\| | | | | | | | | |
| * | | | | | | | | | | USB: Remove the duplicate definition of HUB_SET_DEPTHQinglin Ye2011-12-121-1/+0Star
| * | | | | | | | | | | USB: Adding #define in hub_configure() and hcd.c fileAman Deep2011-12-101-0/+11
| * | | | | | | | | | | usb: fix number of mapped SG DMA entriesClemens Ladisch2011-12-101-0/+1
| * | | | | | | | | | | Merge v3.2-rc4 into usb-nextGreg Kroah-Hartman2011-12-105-109/+143
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xHCI: Adding #define values used for hub descriptorAman Deep2011-11-271-5/+14
| * | | | | | | | | | | | Merge 3.2-rc3 into usb-linusGreg Kroah-Hartman2011-11-2738-51/+169
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2011-11-181-2/+3
| * | | | | | | | | | | | USB: move usb_translate_errors to linux/usb.hJohan Hovold2011-11-151-0/+13