summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: update Michal Nazarewicz's email addressMichal Nazarewicz2012-01-2410-10/+10
* usb: gadget: dummy_hcd: clean up checkpatchSebastian Andrzej Siewior2012-01-241-221/+211
* usb: dummy_hcd: use usb_endpoint_type()Sebastian Andrzej Siewior2012-01-241-3/+3
* usb: gadget: dummy_hcd: complete stream supportSebastian Andrzej Siewior2012-01-241-16/+181
* usb: gadget: pch_udc: Add debug messageTomoya MORINAGA2012-01-241-2/+6
* usb: gadget: pch_udc: Reduce redundant interruptTomoya MORINAGA2012-01-241-3/+6
* usb: gadget: pch_udc: Fix usb/gadget/pch_udc: Fix ether gadget connect/discon...Tomoya MORINAGA2012-01-241-4/+66
* usb: gadget: pch_udc: Fix USB suspend issueTomoya MORINAGA2012-01-241-1/+8
* usb: gadget: pch_udc: Fix wrong return valueTomoya MORINAGA2012-01-241-1/+3
* usb: gadget: pch_udc: Fix disconnect issueTomoya MORINAGA2012-01-241-1/+4
* usb: s3c-hsudc: add basic runtime_pm callsHeiko Stübner2012-01-241-0/+9
* usb: s3c-hsudc: Use helper functions instead of generic container_ofHeiko Stübner2012-01-241-5/+5
* usb: renesas_usbhs: add support for SUDMACShimoda, Yoshihiro2012-01-242-1/+6
* usb: renesas_usbhs: add IRQ resource decoding for IRQF_SHAREDShimoda, Yoshihiro2012-01-243-6/+8
* usb: gadget: mv_udc: remove unneeded NULL checkDan Carpenter2012-01-241-2/+1
* usb: gadget: dummy_hcd: make alloc/free streams staticSebastian Andrzej Siewior2012-01-241-2/+2
* usb: gadget: dummy_hcd: rename dummy_udc_udpate_ep0() to dummy_udc_update_ep0()Sebastian Andrzej Siewior2012-01-241-2/+2
* usb: gadget: dummy_hcd: add sg supportSebastian Andrzej Siewior2012-01-241-13/+67
* usb: gadget: dummy_hcd: move the transfer part into its own functionSebastian Andrzej Siewior2012-01-241-9/+19
* usb: gadget: dummy_hcd: initialize max_streams earlySebastian Andrzej Siewior2012-01-241-9/+3
* Linux 3.3-rc1v3.3-rc1Linus Torvalds2012-01-191-2/+2
*---. Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg...Linus Torvalds2012-01-199-104/+444
|\ \ \
| | | * x86, syscall: Need __ARCH_WANT_SYS_IPC for 32 bitsH. Peter Anvin2012-01-191-0/+1
| | | * Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin2012-01-199677-298341/+502894
| | | |\
| | | * | x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-01-171-8/+6
| | | * | x86, opcode: ANDN and Group 17 in x86-opcode-map.txtUlrich Drepper2012-01-171-2/+2
| | | * | x86/kconfig: Move the ZONE_DMA entry under a menuRandy Dunlap2012-01-171-10/+10
| | | * | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-172-5/+8
| | | * | x86/UV2: Ack BAU interrupt earlierCliff Wickman2012-01-171-2/+1
| | | * | x86/UV2: Remove stale no-resources test for UV2 BAUCliff Wickman2012-01-171-10/+0
| | | * | x86/UV2: Work around BAU bugCliff Wickman2012-01-172-33/+254
| | | * | x86/UV2: Fix BAU destination timeout initializationCliff Wickman2012-01-171-6/+7
| | | * | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-172-30/+151
| | | * | x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov2012-01-161-2/+2
| | * | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2012-01-17153-535/+938
| | |\ \ \
| | | * | | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOTSteven Rostedt2012-01-161-3/+4
| | * | | | x86/kprobes: Add arch/x86/tools/insn_sanity to .gitignorexiyou.wangcong@gmail.com2012-01-161-0/+1
| | * | | | x86/kprobes: Fix typo transferred from Intel manualUlrich Drepper2012-01-161-1/+3
| * | | | | sched/accounting, proc: Fix /proc/stat interrupts sumRussell King2012-01-161-0/+2
* | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-194-7/+8
|\ \ \ \ \ \
| * | | | | | gpio: tps65910: Use correct offset for gpio initializationLaxman Dewangan2012-01-181-1/+1
| * | | | | | gpio/it8761e: Restrict it8761e gpio driver to x86.Grant Likely2012-01-171-0/+1
| * | | | | | gpio-ml-ioh: cleanup __iomem annotation usageMárton Németh2012-01-161-3/+3
| * | | | | | gpio-ml-ioh: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
| * | | | | | gpio-pch: cleanup __iomem annotation usageMárton Németh2012-01-161-1/+1
| * | | | | | gpio-pch: cleanup NULL pointer checkingMárton Németh2012-01-161-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-193-40/+27
|\ \ \ \ \ \ \
| * | | | | | | qnx4: don't leak ->BitMap on late failure exitsAl Viro2012-01-191-1/+3
| * | | | | | | qnx4: reduce the insane nesting in qnx4_checkroot()Al Viro2012-01-191-34/+22
| * | | | | | | qnx4: di_fname is an array, for crying out loud...Al Viro2012-01-191-14/+12