index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
lcd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-02
USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance
David Lopo
1
-0
/
+21
2008-05-02
usb_serial: some coding style fixes
Alan Cox
4
-103
/
+112
2008-05-02
USB: Remove redundant dependencies on USB_ATM.
Robert P. J. Day
1
-4
/
+0
2008-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
2
-18
/
+61
2008-05-02
USB: OHCI: work around bogus compiler warning
Alan Stern
1
-1
/
+1
2008-05-02
USB: add Cypress c67x00 OTG controller HCD driver
Peter Korsgaard
9
-0
/
+1836
2008-05-02
USB: add Cypress c67x00 OTG controller core driver
Peter Korsgaard
3
-0
/
+284
2008-05-02
USB: add Cypress c67x00 low level interface code
Peter Korsgaard
2
-0
/
+690
2008-05-02
USB: airprime: unlock mutex instead of trying to lock it again
Leonardo Chiquitto
1
-1
/
+1
2008-05-02
USB: storage: Update mailling list address
Andrew Lunn
2
-2
/
+4
2008-05-02
USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.
Andrew Lunn
1
-0
/
+11
2008-05-02
USB: Add the USB 2.0 extension descriptor.
Sarah Sharp
1
-1
/
+11
2008-05-02
USB: add more FTDI device ids
Peter Mack
2
-0
/
+19
2008-05-02
USB: fix cannot work usb storage when using ohci-sm501
Yoshihiro Shimoda
1
-1
/
+3
2008-05-02
usb: gadget zero timer init fix
David Lopo
1
-3
/
+4
2008-05-02
usb: gadget zero style fixups (mostly whitespace)
David Brownell
1
-193
/
+172
2008-05-02
usb serial gadget: CDC ACM fixes
David Brownell
1
-17
/
+73
2008-05-02
usb: pxa27x_udc driver
Robert Jarzmik
5
-4
/
+2916
2008-05-02
USB: INTOVA Pixtreme camera mass storage device
Rohan Hart
1
-0
/
+7
2008-05-02
USB: mos7840: test and propagate set_uart_reg return value
Roel Kluin
1
-3
/
+2
2008-05-02
USB: usbtest displays diagnostics again
David Brownell
1
-143
/
+133
2008-05-02
ub: Cosmetics
Pete Zaitcev
1
-9
/
+6
2008-05-02
ub: Ignore bad residue
Pete Zaitcev
1
-8
/
+14
2008-05-02
ub: Tune retries
Pete Zaitcev
1
-5
/
+4
2008-05-02
ub: Fix timeouts
Pete Zaitcev
1
-2
/
+15
2008-05-02
usb: libusual kthread_run() called with wrong format.
Rusty Russell
1
-1
/
+1
2008-05-02
usb-storage: add unusual_devs entry for Samsung YP-U3
Alan Stern
1
-0
/
+7
2008-05-02
USB: storage/onetouch.c: make a function static
Adrian Bunk
1
-2
/
+2
2008-05-02
usb-storage: fix build failure in OneTouch driver
Dmitry Torokhov
1
-1
/
+2
2008-05-02
usb: ldusb: ld_usb semaphore to mutex
Daniel Walker
1
-14
/
+14
2008-05-02
USB: ISP1760 HCD driver
Sebastian Siewior
5
-1
/
+2764
2008-05-02
driver-core: add dev_name() to help transition away from using bus_id
Kay Sievers
1
-1
/
+7
2008-05-02
lguest: make Launcher see device status updates
Rusty Russell
2
-22
/
+48
2008-05-02
lguest: remove bogus NULL cpu check
Rusty Russell
1
-2
/
+0
2008-05-02
lguest: avoid using NR_CPUS as a bounds check.
Rusty Russell
1
-1
/
+1
2008-05-02
virtio: add virtio disk geometry feature
Ryan Harper
2
-4
/
+27
2008-05-02
virtio: explicit advertisement of driver features
Rusty Russell
8
-53
/
+142
2008-05-02
virtio: change config to guest endian.
Rusty Russell
3
-36
/
+21
2008-05-02
virtio: finer-grained features for virtio_net
Rusty Russell
2
-2
/
+20
2008-05-02
virtio: wean net driver off NETDEV_TX_BUSY
Rusty Russell
1
-20
/
+43
2008-05-02
virtio-blk: fix remove oops
Marcelo Tosatti
1
-2
/
+0
2008-05-02
virtio: fix scatterlist sizing in net driver.
Rusty Russell
1
-4
/
+4
2008-05-02
virtio: de-structify virtio_block status byte
Rusty Russell
3
-15
/
+10
2008-05-02
virtio: export more headers to userspace
Christian Borntraeger
1
-0
/
+5
2008-05-02
virtio: fix sparse return void-valued expression warnings
Harvey Harrison
1
-2
/
+2
2008-05-02
virtio: fix tx_ stats in virtio_net
Rusty Russell
1
-1
/
+1
2008-05-02
virtio: ignore corrupted virtqueues rather than spinning.
Rusty Russell
1
-0
/
+5
2008-05-02
genirq: reenable a nobody cared disabled irq when a new driver arrives
Thomas Gleixner
3
-19
/
+35
2008-05-01
[IA64] fix file and descriptor handling in perfmon
Al Viro
1
-112
/
+87
2008-05-01
[IA64] TS_RESTORE_SIGMASK
Roland McGrath
3
-10
/
+20
[next]