summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2012-09-11usb: musb: omap: Add device tree support for omap musb glueKishon Vijay Abraham I2-0/+87
2012-09-11usb: musb: omap: write directly to mailbox instead of using phyKishon Vijay Abraham I2-7/+54
2012-09-11arm: omap: hwmod: add a new addr space in otg for writing to control moduleKishon Vijay Abraham I1-0/+6
2012-08-31usb: musb: core: fix kernel-doc of musb_init_controller()Sergei Shtylyov1-3/+3
2012-08-20usb: musb: fix spelling of families in KconfigPeter Meerwald1-1/+1
2012-08-20usb: musb: omap2430.c delete unused variable.Matthias Brugger1-3/+1
2012-08-14usb: musb: omap2430: don't loop indefinitely in interrupt.NeilBrown1-1/+5
2012-08-09usb: musb: Make dma_controller_create __devinitShubhrajyoti D5-5/+5
2012-08-09usb: musb: Prevent the masking of the return valueShubhrajyoti D1-1/+1
2012-08-09usb: musb: Remove redundant if statementRoger Quadros1-19/+15
2012-08-09usb: musb: drop is_host_capable() and is_peripheral_capable()Felipe Balbi2-34/+18
2012-08-09usb: musb: drop useless board_mode usageFelipe Balbi11-334/+159
2012-08-07usb: musb: use DMA mode 1 whenever possibleRoger Quadros1-26/+4
2012-08-07usb: musb: host: Handle highmem in PIO modeVirupax Sadashivpetimath2-5/+96
2012-08-07usb: musb: Fix bad call to kfree() in musb_freeBrian Downing1-1/+1
2012-08-07usb: musb: fix sparse warningsFelipe Balbi3-4/+4
2012-08-03usb: musb: cleanup while removing musb omap glue driverKishon Vijay Abraham I1-2/+1
2012-08-03usb: musb: NAK timeout scheme on bulk TX endpointAjay Kumar Gupta1-62/+92
2012-08-03usb: musb: check for zero byte in musb_read/write_fifoAjay Kumar Gupta1-0/+6
2012-08-03usb: musb: gadget: don't program dma for zero byte txAjay Kumar Gupta1-1/+1
2012-08-03usb: musb: host: don't program dma for zero byte txAjay Kumar Gupta1-1/+11
2012-08-03usb: musb: gadget: use variables according to their names in rxstate()Sergei Shtylyov1-12/+13
2012-08-03Linux 3.6-rc1v3.6-rc1Linus Torvalds1-2/+2
2012-08-02mm: remove node_start_pfn checking in new WARN_ON for nowLinus Torvalds1-1/+1
2012-08-02ARM: mmp: add missing irqs.hHaojian Zhuang1-0/+1
2012-08-02arm: mvebu: fix typo in .dtsi comment for Armada XP SoCsThomas Petazzoni1-1/+1
2012-08-02ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumesBarry Song1-3/+3
2012-08-02libceph: fix crypto key null deref, memory leakSylvain Munaut2-1/+3
2012-08-02ceph: simplify+fix atomic_openSage Weil3-66/+40
2012-08-02sh: explicitly include sh_dma.h in setup-sh7722.cGuennadi Liakhovetski1-0/+1
2012-08-02um: Add arch/x86/um to MAINTAINERSRichard Weinberger1-0/+1
2012-08-02um: pass siginfo to guest processMartin Pärtel10-34/+71
2012-08-02um: fix ubd_file_size for read-only filesMartin Pärtel1-1/+1
2012-08-02md/dm-raid: DM_RAID should select MD_RAID10NeilBrown1-2/+3
2012-08-02md/raid1: submit IO from originating thread instead of md thread.NeilBrown2-4/+55
2012-08-02raid5: raid5d handle stripe in batch wayShaohua Li1-13/+32
2012-08-02raid5: make_request use batch stripe releaseShaohua Li2-3/+60
2012-08-02um: pull interrupt_end() into userspace()Al Viro2-8/+6
2012-08-02um: split syscall_trace(), pass pt_regs to itAl Viro3-43/+34
2012-08-01um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regsAl Viro3-5/+5
2012-08-01MIPS: Loongson 2: Sort out clock managment.Ralf Baechle7-51/+33
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields3-8/+1
2012-08-01MIPS: Loongson 1: more clk support and add select HAVE_CLKYoichi Yuasa2-0/+17
2012-08-01MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLKYoichi Yuasa1-0/+1
2012-08-01MIPS: Lantiq: Platform specific CLK fixupJohn Crispin1-0/+5
2012-08-01MIPS: Lantiq: Add device_tree_init functionJohn Crispin1-0/+22
2012-08-01MIPS: Lantiq: Fix interface clock and PCI control register offsetJohn Crispin1-21/+28
2012-08-01delousing target_core_file a bitAl Viro1-27/+5