index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
cyber2000fb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
docbook: fix errors from x86 headers merger
Randy Dunlap
2
-2
/
+2
2010-03-03
vga_switcheroo: disable default y by new rules.
Dave Airlie
1
-1
/
+0
2010-03-03
drm/nouveau: fix *staging* driver build with switcheroo off.
Dave Airlie
1
-1
/
+1
2010-03-02
USB: backlight, appledisplay: fix incomplete registration failure handling
Bruno Prémont
1
-1
/
+2
2010-03-02
USB: pl2303: remove unnecessary reset of usb_device in urbs
Johan Hovold
1
-6
/
+0
2010-03-02
USB: ftdi_sio: remove obsolete check in unthrottle
Johan Hovold
1
-2
/
+1
2010-03-02
USB: ftdi_sio: remove unused tx_bytes counter
Johan Hovold
1
-6
/
+0
2010-03-02
USB: qcaux: driver for auxiliary serial ports on Qualcomm devices
Dan Williams
3
-0
/
+108
2010-03-02
USB: pl2303: initial TIOCGSERIAL support
John Tsiombikas
1
-0
/
+13
2010-03-02
USB: option: add Longcheer/Longsung vendor ID
Dan Williams
1
-2
/
+7
2010-03-02
USB: fix I2C API usage in ohci-pnx4008.
Luotao Fu
1
-3
/
+3
2010-03-02
USB: usbmon: mask seconds properly in text API
Pete Zaitcev
1
-1
/
+1
2010-03-02
USB: sisusbvga: no unnecessary GFP_ATOMIC
Oliver Neukum
1
-2
/
+2
2010-03-02
USB: storage: onetouch: unnecessary GFP_ATOMIC
Oliver Neukum
1
-1
/
+1
2010-03-02
USB: serial: ftdi: add CONTEC vendor and product id
Daniel Sangorrin
2
-0
/
+8
2010-03-02
USB: remove references to port->port.count from the serial drivers
Alan Stern
11
-126
/
+66
2010-03-02
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
24
-79
/
+25
2010-03-02
USB: tty: Add a function to insert a string of characters with the same flag
Alan Cox
2
-6
/
+12
2010-03-02
USB: don't read past config->interface[] if usb_control_msg() fails in usb_re...
Roel Kluin
1
-1
/
+1
2010-03-02
USB: tty: kill request_room for USB ACM class
Alan Cox
1
-1
/
+0
2010-03-02
USB: tty: sort out the request_room handling for whiteheat
Alan Cox
1
-15
/
+3
2010-03-02
USB: storage: fix misplaced parenthesis
Roel Kluin
1
-8
/
+7
2010-03-02
USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., dev...
Dennis O'Brien
6
-871
/
+0
2010-03-02
USB: fix the idProduct value for USB-3.0 root hubs
Alan Stern
1
-1
/
+1
2010-03-02
usb-storage: use max_hw_sectors instead of max_sectors
Alan Stern
1
-5
/
+5
2010-03-02
USB: OHCI: DA8xx/OMAP-L1x glue layer
Sergei Shtylyov
3
-0
/
+462
2010-03-02
USB: ehci: omap: Update TODO list in comments
Anand Gadiyar
1
-2
/
+1
2010-03-02
USB: ehci: omap: use default interrupt threshold
Anand Gadiyar
1
-4
/
+0
2010-03-02
USB: omap: ehci: kill 2 compile warnings
Anand Gadiyar
1
-0
/
+3
2010-03-02
USB: serial: sierra driver indat_callback fix
Elina Pasheva
1
-8
/
+11
2010-03-02
USB: serial: sierra driver adding reset_resume function
Elina Pasheva
1
-10
/
+20
2010-03-02
USB: xhci: Fix finding extended capabilities registers
Edward Shao
1
-2
/
+5
2010-03-02
USB: remove debugging message for uevent constructions
Alan Stern
1
-3
/
+1
2010-03-02
tty: Fix various bogus WARN checks in the usb serial layer
Alan Cox
1
-13
/
+0
2010-03-02
USB: cp210x: Add 81E8 (Zephyr Bioharness)
Alan Cox
1
-1
/
+2
2010-03-02
USB: Extend and neaten dbg macros
Joe Perches
2
-13
/
+14
2010-03-02
USB: Convert concatenated __FILE__ to %s, __FILE__
Joe Perches
11
-39
/
+41
2010-03-02
USB: serial: Remove unnecessary \n's from dbg uses
Joe Perches
12
-24
/
+24
2010-03-02
USB: ehci-dbgp: split PID register updates for IN and OUT pipes
Jason Wessel
1
-40
/
+28
2010-03-02
USB: serial: Add support for ViVOtech ViVOpay devices.
Forest Bond
3
-0
/
+85
2010-03-02
USB: atmel uaba: Adding invert vbus_pin
Eirik Aanonsen
4
-4
/
+10
2010-03-02
USB: Remove unsupported usb gadget drivers
Christoph Egger
11
-133
/
+8
2010-03-02
USB: f_mass_storage: fix crash on bind() error
Peter Korsgaard
1
-1
/
+0
2010-03-02
USB: cdc-acm: fix possible deadlock with multiple openers
Oliver Neukum
1
-5
/
+6
2010-03-02
USB: g_mass_storage: min(...) warning fixed
Michal Nazarewicz
1
-1
/
+1
2010-03-02
USB: musb: test always evaluates to false
Roel Kluin
1
-2
/
+1
2010-03-02
USB: isp1760: Flush the D-cache for the pipe-in transfer buffers
Catalin Marinas
1
-0
/
+10
2010-03-02
USB: add new ftdi_sio device ids
Mitchell Solomon
2
-0
/
+12
2010-03-02
USB: ftdi_sio: Replace BKL with a mutex
Alessio Igor Bogani
1
-6
/
+8
2010-03-02
usb: gadgetfs: Convert semaphore to mutex
Thomas Gleixner
1
-18
/
+21
[next]