index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
USB gadget: gadgetfs dont try to lock before free
Milan Svoboda
1
-1
/
+0
2006-09-27
USB: add poll to gadgetfs's endpoint zero
Milan Svoboda
1
-1
/
+31
2006-09-27
USB: net1080 inherent pad length
dave rientjes
1
-8
/
+7
2006-09-27
USB: ldusb: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-6
/
+2
2006-09-27
USB: usblcd: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-6
/
+2
2006-09-27
USB: usb-serial: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-12
/
+7
2006-09-27
USB: powermate: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-3
/
+1
2006-09-27
USB: keyspan_remote: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-2
/
+1
2006-09-27
USB: ati_remote: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-6
/
+2
2006-09-27
USB: acecad: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-4
/
+1
2006-09-27
USB: appletouch: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-4
/
+1
2006-09-27
USB: hub: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-7
/
+2
2006-09-27
USB: usblp: Use usb_endpoint_* functions.
Luiz Fernando N. Capitulino
1
-7
/
+2
2006-09-27
USB: New functions to check endpoints info.
Luiz Fernando N. Capitulino
2
-0
/
+158
2006-09-27
USB: making the kernel -Wshadow clean - USB & completion
Jesper Juhl
1
-9
/
+9
2006-09-27
USB: Make file operations structs in drivers/usb const.
Luiz Fernando N. Capitulino
24
-33
/
+33
2006-09-27
USB: gmidi: New USB MIDI Gadget class driver.
Ben Williamson
5
-0
/
+1518
2006-09-27
USB: gadgetfs: protect ep_release with lock
Milan Svoboda
1
-0
/
+5
2006-09-27
USB: fix ep_config to return correct value
Milan Svoboda
1
-3
/
+4
2006-09-27
USB: correct locking in gadgetfs_disconnect
Milan Svoboda
1
-2
/
+3
2006-09-27
USB: onetouch - handle errors from input_register_device()
Dmitry Torokhov
1
-2
/
+6
2006-09-27
USB: build fixes: ohci-omap
David Brownell
1
-42
/
+71
2006-09-27
USB: garmin_gps support for new generation of gps receivers
Hermann Kneissel
1
-57
/
+162
2006-09-27
USB: wacom tablet driver reorganization
Ping Cheng
6
-1003
/
+1142
2006-09-27
USB: usbcore get rid of the timer in usb_start_wait_urb()
Franck Bui-Huu
1
-44
/
+29
2006-09-27
USB: ipaq: minor ipaq_open() cleanup.
Luiz Fernando N. Capitulino
1
-15
/
+23
2006-09-27
usbnet: printk format warning
Randy Dunlap
1
-1
/
+1
2006-09-27
USB: asix - Add AX88178 support and many other changes
David Hollis
1
-232
/
+769
2006-09-27
USB: usbnet - Add unlink_rx_urbs() call to allow for Jumbo Frames
Jamie Painter
2
-3
/
+28
2006-09-27
USB: pl2303: cosmetic changes to quirk
Thiago Galesi
1
-6
/
+13
2006-09-27
USB: pl2303: reduce number of prototypes
Thiago Galesi
1
-301
/
+269
2006-09-27
USB: pl2303: cosmetic changes to pl2303_buf_{clear, data_avail}
Thiago Galesi
1
-6
/
+6
2006-09-27
USB: pl2303: remove 80-columns limit violations in pl2303 driver
Thiago Galesi
1
-129
/
+123
2006-09-27
USB: pl2303: Removes unneeded goto.
Luiz Fernando N. Capitulino
1
-4
/
+1
2006-09-27
usbtouchscreen: version 0.4
Daniel Ritz
2
-84
/
+219
2006-09-27
hub driver: improve use of #ifdef
Alan Stern
2
-18
/
+57
2006-09-27
usbcore: suspending devices with no driver
Alan Stern
1
-4
/
+15
2006-09-27
usbcore: fix up device and power state tests
Alan Stern
3
-61
/
+29
2006-09-27
usbcore: set device and power states properly
Alan Stern
2
-35
/
+46
2006-09-27
usbcore: track whether interfaces are suspended
Alan Stern
2
-3
/
+6
2006-09-27
usbcore: resume device resume recursion
Alan Stern
4
-105
/
+70
2006-09-27
usbcore: split suspend/resume for device and interfaces
Alan Stern
1
-45
/
+77
2006-09-27
usbcore: make usb_generic a usb_device_driver
Alan Stern
4
-186
/
+232
2006-09-27
usbcore: add usb_device_driver definition
Alan Stern
5
-84
/
+245
2006-09-27
usbcore: move code among source files
Alan Stern
5
-342
/
+370
2006-09-27
usbcore: rename usb_suspend_device to usb_port_suspend
Alan Stern
3
-24
/
+25
2006-09-27
usb-skeleton: don't submit URBs after disconnection
Alan Stern
1
-7
/
+33
2006-09-27
usbfs: detect device unregistration
Alan Stern
1
-6
/
+7
2006-09-27
usbfs: private mutex for open, release, and remove
Alan Stern
3
-11
/
+19
2006-09-27
USB: Phidgets should check create_device_file() return value
Sean Young
3
-196
/
+199
[next]