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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2005-06-27
[PATCH] USB: usbatm kcalloc cleanup
Duncan Sands
1
-4
/
+1
2005-06-27
[PATCH] USB: fix usbatm gcc-2.95.x bug
Andrew Morton
1
-1
/
+2
2005-06-27
[PATCH] USB ATM: avoid oops on bind failure; plug memory leak
Duncan Sands
1
-4
/
+5
2005-06-27
[PATCH] USB ATM: reduce log spamming
Duncan Sands
1
-10
/
+11
2005-06-27
[PATCH] USB ATM: bits and bobs
Duncan Sands
2
-13
/
+44
2005-06-27
[PATCH] USB ATM: generic DSL modem driver xusbatm
Duncan Sands
1
-0
/
+196
2005-06-27
[PATCH] USB ATM: driver for the Conexant AccessRunner chipset cxacru
Duncan Sands
1
-0
/
+878
2005-06-27
[PATCH] USB ATM: port speedtch to new usbatm core
Duncan Sands
1
-552
/
+533
2005-06-27
[PATCH] USB: fix speedtch.c merge with next patch.
Andrew Morton
1
-2
/
+0
2005-06-27
[PATCH] USB ATM: new usbatm core
Duncan Sands
4
-1364
/
+1414
2005-06-27
[PATCH] USB: misc ehci updates
David Brownell
4
-20
/
+70
2005-06-27
[PATCH] USB: pxa2xx_udc updates
David Brownell
2
-21
/
+32
2005-06-27
[PATCH] USB: goku_udc updates (sparse, SETUP api change)
David Brownell
1
-11
/
+17
2005-06-27
[PATCH] USB: net2280 updates (sparse, SETUP api change)
David Brownell
1
-22
/
+29
2005-06-27
[PATCH] USB: gadget driver updates (SETUP api change)
David Brownell
6
-42
/
+40
2005-06-27
[PATCH] USB: Kconfig fixes for usb/gadget
David Brownell
1
-1
/
+10
2005-06-27
[PATCH] USB: upgrade of the idmouse driver
Florian Echtler
1
-61
/
+88
2005-06-27
[PATCH] USB dummy_hcd: Use root-hub interrupts instead of polling
Alan Stern
1
-0
/
+10
2005-06-27
[PATCH] USB dummy_hcd: Centralize link state computations
Alan Stern
1
-92
/
+162
2005-06-27
[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDC
Alan Stern
1
-98
/
+133
2005-06-27
[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STAT
Alan Stern
1
-27
/
+23
2005-06-27
[PATCH] USB dummy_hcd: Partial OTG emulation
Alan Stern
1
-2
/
+28
2005-06-27
[PATCH] USB: more omap_udc updates (dma and omap1710)
David Brownell
2
-41
/
+116
2005-06-27
[PATCH] USB: ethernet gadget updates (mostly cleanup)
David Brownell
1
-180
/
+107
2005-06-27
[PATCH] USB: rndis updates (mostly cleanup)
David Brownell
4
-344
/
+285
2005-06-27
[PATCH] USB HCDs: no longer need to register root hub
Alan Stern
6
-135
/
+4
2005-06-27
[PATCH] usbcore: register root hub in usb_add_hcd
Alan Stern
2
-26
/
+49
2005-06-27
[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budget
Alan Stern
5
-12
/
+8
2005-06-27
[PATCH] UHCI: Don't store device pointer in QH or TD
Alan Stern
3
-26
/
+12
2005-06-27
[PATCH] usbcore: Remove hub_set_power_budget
Alan Stern
3
-14
/
+10
2005-06-27
[PATCH] USB: check for device in zd1201_resume
Colin Leroy
1
-0
/
+3
2005-06-27
[PATCH] USB: PM support for zd1201
Colin Leroy
2
-0
/
+39
2005-06-27
[PATCH] USB: add ability for usb-serial drivers to determine if their write u...
Greg Kroah-Hartman
10
-46
/
+85
2005-06-27
[PATCH] USB: add reboot notifier to ohci
David Brownell
3
-4
/
+26
2005-06-27
[PATCH] USB: usbtest updates
David Brownell
1
-8
/
+52
2005-06-27
[PATCH] USB: fix acm trouble with terminals
Oliver Neukum
2
-37
/
+197
2005-06-27
[PATCH] usbcore support for root-hub IRQ instead of polling
Alan Stern
3
-87
/
+140
2005-06-27
[PATCH] USB UHCI: Add shutdown method
Alan Stern
1
-0
/
+16
2005-06-27
[PATCH] USB UHCI: improved reset handling
Alan Stern
1
-29
/
+40
2005-06-27
[PATCH] USB UHCI: Use root-hub IRQs while suspended
Alan Stern
4
-60
/
+92
2005-06-27
[PATCH] USB UHCI: Fix up loose ends
Alan Stern
1
-21
/
+65
2005-06-27
[PATCH] USB UHCI: Add root-hub suspend/resume support
Alan Stern
3
-102
/
+202
2005-06-27
[PATCH] USB UHCI: Add root hub states
Alan Stern
4
-156
/
+212
2005-06-27
[PATCH] USB UHCI: Minor improvements
Alan Stern
3
-53
/
+55
2005-06-27
[PATCH] USB UHCI: subroutine reordering
Alan Stern
1
-144
/
+143
2005-06-27
[PATCH] USB: turn a user mode driver error into a hard error
David Brownell
1
-3
/
+3
2005-06-27
[PATCH] USB: Fix oops at rmmod after failed probe in isp116x-hcd
Olav Kongas
1
-1
/
+10
2005-06-27
[PATCH] USB: Add isp116x-hcd USB host controller driver
Olav Kongas
5
-0
/
+2480
2005-06-27
[PATCH] USB: omap_udc updates (mostly cleanups)
David Brownell
1
-57
/
+93
2005-06-27
[PATCH] USB: g_file_storage: export "stall" parameter
Alan Stern
1
-13
/
+14
[next]