index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-09
USB Elan FTDI: check for workqueue creation
Cyrill Gorcunov
1
-2
/
+16
2007-03-09
USB: fix spinlock recursion in cdc-acm.c
Oliver Neukum
1
-4
/
+4
2007-03-09
USB: fix Unaligned access in EHCI driver
Max Dmitrichenko
1
-2
/
+1
2007-03-09
USB: Product ID for FT232RL in ftdi_sio
Gard Spreemann
2
-0
/
+4
2007-03-09
USBNET: DM9501: Add Corega FEther USB-TXC support.
YOSHIFUJI Hideaki
1
-0
/
+4
2007-03-09
USB: ipaq.c: Additional devices
Andre Spahlinger
1
-0
/
+2
2007-03-09
USB: further fix for usb-serial
Oliver Neukum
1
-5
/
+4
2007-03-09
USB: fix usb-serial device naming bug
Oliver Neukum
1
-1
/
+1
2007-03-09
USB: RTS/DTR signal patch for airprime driver
Martin Schiller
1
-0
/
+47
2007-03-09
USB: ftdi_sio: use port_probe / port_remove thereby fixing access to the late...
Jim Radford
1
-44
/
+35
2007-03-09
usb-serial: fix shutdown / device_unregister order
Jim Radford
1
-5
/
+6
2007-03-09
USB: add Additional PIDs in ftdi_sio
Thomas Schleusener
2
-0
/
+21
2007-03-09
USB: add QL355P power supply ids to fdti_sio
Michael Olberg
2
-0
/
+7
2007-03-09
USB: New device IDs for cp2101 driver
Jon K Hellan
1
-0
/
+2
2007-03-09
USB: kill dead code from hub.c
Oliver Neukum
1
-7
/
+0
2007-03-09
USB: ratelimit debounce error messages
Oliver Neukum
1
-1
/
+1
2007-03-09
USB: pxa2xx_udc: fix hardcoded irq number
Milan Svoboda
1
-1
/
+1
2007-03-09
UHCI: fix port resume problem
Alan Stern
1
-4
/
+7
2007-03-09
USB: set the correct interval for interrupt URBs
Alan Stern
2
-9
/
+13
2007-03-09
USB: goku_udc: Remove crude cache coherency code
Ralf Baechle
1
-29
/
+0
2007-03-09
USB storage: Nokia 6288 unusual_devs entry
Andrew Nayenko
1
-0
/
+7
2007-03-09
USB storage: Removed duplicate supertop unusual_dev entry
Phil Dibowitz
1
-10
/
+0
2007-03-09
USB: at91_udc, fix more modpost bogosity (rename driver struct)
David Brownell
1
-3
/
+3
2007-03-06
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
1
-11
/
+10
2007-03-05
[PATCH] usb-storage: do not rebuild when kernel version changes
Sam Ravnborg
1
-2
/
+2
2007-03-02
HID blacklisting of all Code Mercenaries IOWarrior devices
Robert Marquardt
1
-11
/
+10
2007-03-01
HID: fix Logitech DiNovo Edge touchwheel and Logic3 /SpectraVideo middle button
Jiri Kosina
1
-0
/
+3
2007-03-01
HID: fix broken Logitech S510 keyboard report descriptor; make extra keys work
Jiri Kosina
1
-1
/
+22
2007-03-01
USB HID: use CONFIG_HID_DEBUG for outputting report descriptor
Jiri Kosina
1
-4
/
+1
2007-03-01
USB HID: Fix USB vendor and product IDs endianness for USB HID devices
Julien BLACHE
1
-2
/
+2
2007-02-23
USB: export autosuspend delay in sysfs
Alan Stern
3
-1
/
+87
2007-02-23
USB: make autosuspend delay a module parameter
Alan Stern
4
-10
/
+26
2007-02-23
USB: minor cleanups for sysfs.c
Alan Stern
1
-24
/
+12
2007-02-23
USB: add a blacklist for devices that can't handle some things we throw at them.
Oliver Neukum
6
-2
/
+96
2007-02-23
USB: refactor usb device matching and create usb_device_match
Greg Kroah-Hartman
2
-12
/
+23
2007-02-23
USB: Wacom driver updates
Ping Cheng
2
-39
/
+65
2007-02-23
gadgetfs: Fixed bug in ep_aio_read_retry.
Sarah Bailey
1
-1
/
+4
2007-02-23
USB: Use USB defines in usbmouse.c and usbkbd.c
Michael Opdenacker
2
-2
/
+6
2007-02-23
USB: ftdi_sio: Adding VID and PID for Tellstick
Micke Prag
2
-0
/
+7
2007-02-23
UHCI: Eliminate asynchronous skeleton Queue Headers
Alan Stern
4
-113
/
+256
2007-02-23
UHCI: Add macros for computing DMA values
Alan Stern
4
-37
/
+34
2007-02-23
USB: Davicom DM9601 usbnet driver
Peter Korsgaard
3
-0
/
+616
2007-02-23
USB: asix.c - Add JVC-PRX1 ids
David Hollis
1
-5
/
+9
2007-02-23
usbmon: Remove erroneous __exit
Pete Zaitcev
3
-4
/
+4
2007-02-23
USB: add driver for iowarrior devices.
Greg Kroah-Hartman
3
-0
/
+940
2007-02-23
USB: option: add a bunch of new device ids
Greg Kroah-Hartman
1
-20
/
+80
2007-02-23
USB: option: remove duplicate device id table
Greg Kroah-Hartman
1
-16
/
+1
2007-02-20
backlight: Separate backlight properties from backlight ops pointers
Richard Purdie
1
-5
/
+6
2007-02-20
backlight: Fix external uses of backlight internal semaphore
Richard Purdie
1
-6
/
+0
2007-02-20
backlight: Remove unneeded owner field
Richard Purdie
1
-1
/
+0
[next]