index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
usb-storage: prepare for subdriver separation
Alan Stern
2009-03-24
10
-151
/
+261
|
*
usb-serial: fix usb_serial_register bug when boot with nousb param
Dave Young
2009-03-24
1
-0
/
+3
|
*
USB: fix ehci printk formats
Randy Dunlap
2009-03-24
1
-1
/
+1
|
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
35
-152
/
+152
|
*
USB: serial: add qualcomm wireless modem driver
Greg Kroah-Hartman
2009-03-24
3
-0
/
+155
|
*
USB: symbolserial: log the ioctl commands
Greg Kroah-Hartman
2009-03-24
1
-0
/
+59
|
*
USB: serial: add symbol serial driver
Greg Kroah-Hartman
2009-03-24
3
-0
/
+350
|
*
USB: Add platform device support for the ISP1760 USB chip
Catalin Marinas
2009-03-24
3
-17
/
+81
|
*
USB: Make the isp1760_register function prototype more generic
Catalin Marinas
2009-03-24
2
-6
/
+8
|
*
USB: EHCI: add software retry for transaction errors
Alan Stern
2009-03-24
2
-0
/
+35
|
*
USB: fix USB_STORAGE_CYPRESS_ATACB
Boaz Harrosh
2009-03-24
1
-8
/
+7
|
*
USB: EHCI: Make timer_action out-of-line
Alan Stern
2009-03-24
2
-34
/
+36
|
*
usb: kill prehistorical comments about USB_EHCI_HCD
Thierry Vignaud
2009-03-24
1
-4
/
+1
|
*
USB: serial: refuse to open recently removed USB Serial devices
James Woodcock
2009-03-24
1
-0
/
+5
|
*
USB: serial: remove recourse to generic method
Oliver Neukum
2009-03-24
1
-1
/
+0
|
*
USB: skeleton: Use dev_info instead of info
Matt Kraai
2009-03-24
1
-2
/
+4
|
*
usb_storage: make Kconfig note visible in the console
Borislav Petkov
2009-03-24
1
-2
/
+2
|
*
USB: serial: opticon: add serial line ioctls
Greg Kroah-Hartman
2009-03-24
1
-1
/
+64
|
*
USB: serial: opticon: add write support
Greg Kroah-Hartman
2009-03-24
1
-2
/
+122
|
*
USB: otg: adding nop usb transceiver
Ajay Kumar Gupta
2009-03-24
4
-0
/
+193
|
*
USB: ftdi_sio: remove pointless syslog spew
David Brownell
2009-03-24
1
-9
/
+2
|
*
USB: add missing KERN_* constants to printks
Frank Seidel
2009-03-24
6
-39
/
+59
|
*
USB: serial: use generic method if no alternative is provided in usb serial l...
Oliver Neukum
2009-03-24
1
-2
/
+5
|
*
USB: serial: export symbol of usb_serial_generic_resume
Oliver Neukum
2009-03-24
1
-0
/
+1
|
*
USB: serial generic resume function fix
Oliver Neukum
2009-03-24
1
-8
/
+0
|
*
USB: serial: introduce a flag into the usb serial layer to tell drivers that ...
Oliver Neukum
2009-03-24
2
-1
/
+6
|
*
USB: count reaches -1, tested 0
Roel Kluin
2009-03-24
1
-1
/
+1
|
*
USB: suspend/resume for opticon driver
Oliver Neukum
2009-03-24
1
-0
/
+26
|
*
USB: suspend/resume support for option driver
Oliver Neukum
2009-03-24
1
-6
/
+80
|
*
USB: imx_udc: Fix IMX UDC gadget general irq handling
Darius Augulis
2009-03-24
2
-65
/
+94
|
*
USB: imx_udc: Fix IMX UDC gadget ep0 irq handling
Darius Augulis
2009-03-24
1
-6
/
+6
|
*
USB: imx_udc: Fix IMX UDC gadget code style
Darius Augulis
2009-03-24
2
-36
/
+69
|
*
USB: imx_udc: Fix IMX UDC gadget bugs
Darius Augulis
2009-03-24
2
-15
/
+20
|
*
USB: usb-serial ch341: support for DTR/RTS/CTS
Werner Cornelius
2009-03-24
1
-72
/
+302
|
*
USB: gadget: remove duplicated #include
Huang Weiyi
2009-03-24
1
-1
/
+0
|
*
USB: drivers: use USB API functions rather than constants
Julia Lawall
2009-03-24
5
-18
/
+16
|
*
USB: Remove redundant test in pxa27x_udc and ftdi_sio
Julia Lawall
2009-03-24
2
-10
/
+8
|
*
USB: ub: use USB API functions rather than constants
Julia Lawall
2009-03-24
1
-5
/
+4
|
*
USB: Move definitions from usb.h to usb/ch9.h
Julia Lawall
2009-03-24
2
-180
/
+179
|
*
USB: pxa27x_udc: add vbus_draw callback
Robert Jarzmik
2009-03-24
1
-1
/
+23
|
*
USB: pxa27x_udc: add otg transceiver support
Robert Jarzmik
2009-03-24
3
-1
/
+22
|
*
USB: pxa27x_udc: add vbus session handling
Robert Jarzmik
2009-03-24
2
-0
/
+34
|
*
USB: pxa27x_udc: factor pullup code to prepare otg transceiver
Robert Jarzmik
2009-03-24
2
-8
/
+138
|
*
USB: gpio_vbus: add delayed vbus_session calls
Robert Jarzmik
2009-03-24
3
-13
/
+39
|
*
usblp: continuously poll for status
Pete Zaitcev
2009-03-24
1
-4
/
+7
|
*
USB: usb-storage: increase max_sectors for tape drives
Alan Stern
2009-03-24
1
-0
/
+6
|
*
USB: gadget: fix rndis regression
David Brownell
2009-03-24
1
-1
/
+1
|
*
USB: add quirk to avoid config and interface strings
Alan Stern
2009-03-24
4
-2
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-03-26
149
-1170
/
+2664
|
\
\
|
*
|
Dynamic debug: fix pr_fmt() build error
Greg Banks
2009-03-24
2
-3
/
+4
[prev]
[next]