index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
configs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-08
arch: Change defconfigs to point to g_mass_storage.
Michal Nazarewicz
2
-2
/
+2
2012-11-08
usb: renesas_usbhs: use transfer counter if IN direction bulk pipe
Kuninori Morimoto
3
-0
/
+106
2012-11-06
usb: renesas_usbhs: host: add endpoint user counter
Kuninori Morimoto
1
-11
/
+13
2012-11-06
usb: renesas_usbhs: remove debug information from usbhsh_hub_status_data()
Kuninori Morimoto
1
-4
/
+0
2012-11-06
usb: fix typo in drivers/usb
Masanari Iida
4
-4
/
+4
2012-10-31
usb: gadget: dummy_hcd: remove global the_controller variable
Sebastian Andrzej Siewior
1
-22
/
+49
2012-10-31
usb: gadget: dummy_hcd: add setup / cleanup of multiple HW intances
Sebastian Andrzej Siewior
1
-25
/
+72
2012-10-31
usb: gadget: dummy_hdc: prepare for multiple instances
Sebastian Andrzej Siewior
1
-16
/
+16
2012-10-31
usb: gadget: let f_* use usb_string_ids_tab() where it makes sense
Sebastian Andrzej Siewior
8
-233
/
+71
2012-10-31
usb: gadget: uac2: use the strings directly
Sebastian Andrzej Siewior
1
-20
/
+10
2012-10-31
usb: gadget: uac2: provide a variable for interface and alt settings
Sebastian Andrzej Siewior
1
-27
/
+23
2012-10-31
usb: gadget: remove DMA_ADDR_INVALID from f_uac2 and gadgetfs
Sebastian Andrzej Siewior
2
-6
/
+0
2012-10-31
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
24
-480
/
+307
2012-10-31
usb: gadget: uvc: fix error path in uvc_function_bind()
Sebastian Andrzej Siewior
1
-18
/
+21
2012-10-31
usb: gadget: phonet: free requests in pn_bind()'s error path
Sebastian Andrzej Siewior
1
-2
/
+6
2012-10-31
usb: gadget: midi: make FS and HS available
Sebastian Andrzej Siewior
1
-2
/
+8
2012-10-31
usb: gadget: midi: free hs descriptors
Sebastian Andrzej Siewior
1
-0
/
+1
2012-10-31
usb: gadget: audio: remove c->highpseed = true from f_midi and uac1
Sebastian Andrzej Siewior
2
-2
/
+0
2012-10-31
usb: gadget: network: fix bind() error path
Sebastian Andrzej Siewior
5
-11
/
+10
2012-10-31
usb: gadget: uac2: add some error recovery in afunc_bind()
Sebastian Andrzej Siewior
1
-3
/
+22
2012-10-31
usb: gadget storage: use a computation macro for INT endpoint interval
Sebastian Andrzej Siewior
1
-2
/
+2
2012-10-31
usb: gadget: use a computation macro for INT endpoint interval
Sebastian Andrzej Siewior
5
-15
/
+16
2012-10-31
usb: gadget: tcm_usb_gadget: NULL terminate the FS descriptor list
Sebastian Andrzej Siewior
1
-0
/
+1
2012-10-31
usb: gadget: ecm: Add IAD descriptor in SS mode
Sebastian Andrzej Siewior
1
-0
/
+1
2012-10-31
usb: renesas_usbhs: add DMAEngine support on mod_host
Kuninori Morimoto
1
-2
/
+15
2012-10-31
usb: renesas_usbhs: fixup unreadable macro
Kuninori Morimoto
1
-4
/
+4
2012-10-31
usb: renesas_usbhs: use devm_request_irq()
Kuninori Morimoto
1
-2
/
+1
2012-10-16
usb: gadget: lpc32xx_udc: Disable setup request error
Alexandre Pereira da Silva
1
-1
/
+1
2012-10-16
usb: renesas_usbhs: gadget: add usb_gadget_ops :: pullup support
kuninori.morimoto.gx@renesas.com
3
-0
/
+17
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
[next]