index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
early
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-06
usb: musb: dsps: control module handling (quirk)
Santhapuri, Damodar
1
-0
/
+69
2012-11-06
usb: musb: dsps: get resources by index
Afzal Mohammed
1
-8
/
+6
2012-11-06
usb: musb: dsps: reduce musb instance to one
Afzal Mohammed
1
-1
/
+1
2012-11-06
usb: musb: dsps: remove platform callback
Afzal Mohammed
1
-26
/
+0
2012-11-01
usb: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
10
-168
/
+22
2012-10-31
usb: musb: Perform only write access on MUSB_INTRTXE
Sebastian Andrzej Siewior
4
-16
/
+15
2012-10-31
usb: musb: Perform only write access on MUSB_INTRRXE
Sebastian Andrzej Siewior
3
-11
/
+12
2012-10-31
usb: musb: avoid FADDR read access
Sebastian Andrzej Siewior
2
-6
/
+3
2012-10-31
usb: musb: read MUSB_POWER register only when required.
Sebastian Andrzej Siewior
1
-7
/
+8
2012-10-26
usb: musb: ux500: use platform_device_unregister in ux500_remove()
Wei Yongjun
1
-2
/
+1
2012-10-26
usb: musb: tusb6010: use platform_device_unregister in tusb_remove()
Wei Yongjun
1
-2
/
+1
2012-10-26
usb: musb: dsps: use platform_device_unregister in dsps_delete_musb_pdev()
Wei Yongjun
1
-2
/
+1
2012-10-26
usb: musb: davinci: use platform_device_unregister in davinci_remove()
Wei Yongjun
1
-2
/
+1
2012-10-26
usb: musb: da8xx: use platform_device_unregister in da8xx_remove()
Wei Yongjun
1
-2
/
+1
2012-10-26
usb: musb: blackfin: use platform_device_unregister in bfin_remove()
Wei Yongjun
1
-2
/
+1
2012-10-26
usb: musb: am35x: use platform_device_unregister in am35x_remove()
Wei Yongjun
1
-2
/
+1
2012-10-15
usb: musb: ux500: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-15
usb: musb: tusb6010: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-15
usb: musb: davinci: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-15
usb: musb: da8xx: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-15
usb: musb: blackfin: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-15
usb: musb: am35x: use module_platform_driver macro
Srinivas Kandagatla
1
-12
/
+1
2012-10-14
Linux 3.7-rc1
v3.7-rc1
Linus Torvalds
1
-2
/
+2
2012-10-14
x86, boot: Explicitly include autoconf.h for hostprogs
Matt Fleming
1
-1
/
+2
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
10
-11
/
+11
2012-10-13
ARM: config: make sure that platforms are ordered by option string
Russell King
1
-38
/
+38
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
39
-767
/
+765
2012-10-13
UAPI: (Scripted) Disintegrate include/linux/byteorder
David Howells
6
-206
/
+214
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
578
-30108
/
+32659
2012-10-13
UAPI: Unexport linux/blk_types.h
David Howells
2
-61
/
+59
2012-10-13
UAPI: Unexport part of linux/ppp-comp.h
David Howells
1
-0
/
+4
2012-10-13
perf: Handle new rbtree implementation
Markus Trippelsdorf
2
-1
/
+4
2012-10-13
procfs: don't need a PATH_MAX allocation to hold a string representation of a...
Jeff Layton
1
-2
/
+3
2012-10-13
vfs: embed struct filename inside of names_cache allocation if possible
Jeff Layton
2
-20
/
+50
2012-10-13
audit: make audit_inode take struct filename
Jeff Layton
5
-19
/
+42
2012-10-13
vfs: make path_openat take a struct filename pointer
Jeff Layton
7
-21
/
+42
2012-10-13
vfs: turn do_path_lookup into wrapper around struct filename variant
Jeff Layton
1
-7
/
+23
2012-10-13
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
3
-0
/
+38
2012-10-13
vfs: define struct filename and have getname() return it
Jeff Layton
40
-175
/
+218
2012-10-13
btrfs: Fix compilation with user namespace support enabled
Eric W. Biederman
1
-2
/
+2
2012-10-12
userns: Fix posix_acl_file_xattr_userns gid conversion
Eric W. Biederman
1
-1
/
+1
2012-10-12
userns: Properly print bluetooth socket uids
Eric W. Biederman
1
-1
/
+1
2012-10-12
dm: store dm_target_io in bio front_pad
Mikulas Patocka
1
-59
/
+49
2012-10-12
dm thin: move bio_prison code to separate module
Mike Snitzer
5
-404
/
+499
2012-10-12
dm thin: prepare to separate bio_prison code
Mike Snitzer
1
-90
/
+131
2012-10-12
dm thin: support discard with non power of two block size
Mike Snitzer
1
-10
/
+13
2012-10-12
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
1
-0
/
+3
2012-10-12
mcs7830: Fix link state detection
Ondrej Zary
1
-9
/
+21
2012-10-12
net: add doc for in4_pton()
Amerigo Wang
1
-0
/
+12
2012-10-12
net: add doc for in6_pton()
Amerigo Wang
1
-0
/
+12
[next]