index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-11
usb: musb: omap: Add device tree support for omap musb glue
Kishon Vijay Abraham I
2
-0
/
+87
2012-09-11
usb: musb: omap: write directly to mailbox instead of using phy
Kishon Vijay Abraham I
2
-7
/
+54
2012-09-11
arm: omap: hwmod: add a new addr space in otg for writing to control module
Kishon Vijay Abraham I
1
-0
/
+6
2012-08-31
usb: musb: core: fix kernel-doc of musb_init_controller()
Sergei Shtylyov
1
-3
/
+3
2012-08-20
usb: musb: fix spelling of families in Kconfig
Peter Meerwald
1
-1
/
+1
2012-08-20
usb: musb: omap2430.c delete unused variable.
Matthias Brugger
1
-3
/
+1
2012-08-14
usb: musb: omap2430: don't loop indefinitely in interrupt.
NeilBrown
1
-1
/
+5
2012-08-09
usb: musb: Make dma_controller_create __devinit
Shubhrajyoti D
5
-5
/
+5
2012-08-09
usb: musb: Prevent the masking of the return value
Shubhrajyoti D
1
-1
/
+1
2012-08-09
usb: musb: Remove redundant if statement
Roger Quadros
1
-19
/
+15
2012-08-09
usb: musb: drop is_host_capable() and is_peripheral_capable()
Felipe Balbi
2
-34
/
+18
2012-08-09
usb: musb: drop useless board_mode usage
Felipe Balbi
11
-334
/
+159
2012-08-07
usb: musb: use DMA mode 1 whenever possible
Roger Quadros
1
-26
/
+4
2012-08-07
usb: musb: host: Handle highmem in PIO mode
Virupax Sadashivpetimath
2
-5
/
+96
2012-08-07
usb: musb: Fix bad call to kfree() in musb_free
Brian Downing
1
-1
/
+1
2012-08-07
usb: musb: fix sparse warnings
Felipe Balbi
3
-4
/
+4
2012-08-03
usb: musb: cleanup while removing musb omap glue driver
Kishon Vijay Abraham I
1
-2
/
+1
2012-08-03
usb: musb: NAK timeout scheme on bulk TX endpoint
Ajay Kumar Gupta
1
-62
/
+92
2012-08-03
usb: musb: check for zero byte in musb_read/write_fifo
Ajay Kumar Gupta
1
-0
/
+6
2012-08-03
usb: musb: gadget: don't program dma for zero byte tx
Ajay Kumar Gupta
1
-1
/
+1
2012-08-03
usb: musb: host: don't program dma for zero byte tx
Ajay Kumar Gupta
1
-1
/
+11
2012-08-03
usb: musb: gadget: use variables according to their names in rxstate()
Sergei Shtylyov
1
-12
/
+13
2012-08-03
Linux 3.6-rc1
v3.6-rc1
Linus Torvalds
1
-2
/
+2
2012-08-02
mm: remove node_start_pfn checking in new WARN_ON for now
Linus Torvalds
1
-1
/
+1
2012-08-02
ARM: mmp: add missing irqs.h
Haojian Zhuang
1
-0
/
+1
2012-08-02
arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs
Thomas Petazzoni
1
-1
/
+1
2012-08-02
ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes
Barry Song
1
-3
/
+3
2012-08-02
libceph: fix crypto key null deref, memory leak
Sylvain Munaut
2
-1
/
+3
2012-08-02
ceph: simplify+fix atomic_open
Sage Weil
3
-66
/
+40
2012-08-02
sh: explicitly include sh_dma.h in setup-sh7722.c
Guennadi Liakhovetski
1
-0
/
+1
2012-08-02
um: Add arch/x86/um to MAINTAINERS
Richard Weinberger
1
-0
/
+1
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
10
-34
/
+71
2012-08-02
um: fix ubd_file_size for read-only files
Martin Pärtel
1
-1
/
+1
2012-08-02
md/dm-raid: DM_RAID should select MD_RAID10
NeilBrown
1
-2
/
+3
2012-08-02
md/raid1: submit IO from originating thread instead of md thread.
NeilBrown
2
-4
/
+55
2012-08-02
raid5: raid5d handle stripe in batch way
Shaohua Li
1
-13
/
+32
2012-08-02
raid5: make_request use batch stripe release
Shaohua Li
2
-3
/
+60
2012-08-02
um: pull interrupt_end() into userspace()
Al Viro
2
-8
/
+6
2012-08-02
um: split syscall_trace(), pass pt_regs to it
Al Viro
3
-43
/
+34
2012-08-01
um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs
Al Viro
3
-5
/
+5
2012-08-01
MIPS: Loongson 2: Sort out clock managment.
Ralf Baechle
7
-51
/
+33
2012-08-01
locks: remove unused lm_release_private
J. Bruce Fields
3
-8
/
+1
2012-08-01
MIPS: Loongson 1: more clk support and add select HAVE_CLK
Yoichi Yuasa
2
-0
/
+17
2012-08-01
MIPS: txx9: Fix redefinition of clk_* by adding select HAVE_CLK
Yoichi Yuasa
1
-0
/
+1
2012-08-01
MIPS: BCM63xx: Fix redefinition of clk_* by adding select HAVE_CLK
Yoichi Yuasa
1
-0
/
+1
2012-08-01
MIPS: AR7: Fix redefinition of clk_* by adding select HAVE_CLK
Yoichi Yuasa
1
-0
/
+1
2012-08-01
MIPS: Lantiq: Platform specific CLK fixup
John Crispin
1
-0
/
+5
2012-08-01
MIPS: Lantiq: Add device_tree_init function
John Crispin
1
-0
/
+22
2012-08-01
MIPS: Lantiq: Fix interface clock and PCI control register offset
John Crispin
1
-21
/
+28
2012-08-01
delousing target_core_file a bit
Al Viro
1
-27
/
+5
[next]