index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-02
USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy()
Roel Kluin
1
-1
/
+1
2010-03-02
USB: Move hcd free_dev call into usb_disconnect to fix oops
Herbert Xu
3
-4
/
+13
2010-03-02
USB: fix crash in uhci_scan_schedule
Pete Zaitcev
1
-0
/
+1
2010-03-02
USB: convert to the runtime PM framework
Alan Stern
9
-616
/
+410
2010-03-02
USB: rearrange functions in driver.c
Alan Stern
1
-103
/
+103
2010-03-02
USB: change handling of negative autosuspend delays
Alan Stern
2
-5
/
+27
2010-03-02
USB: implement usb_enable_autosuspend
Alan Stern
4
-21
/
+56
2010-03-02
USB: use the device lock for persist_enabled
Alan Stern
1
-2
/
+3
2010-03-02
USB: consolidate remote wakeup routines
Alan Stern
3
-11
/
+11
2010-03-02
USB: change locking for device-level autosuspend
Alan Stern
3
-20
/
+30
2010-03-02
USB: rearrange code in usb_probe_interface
Alan Stern
1
-32
/
+31
2010-03-02
USB: Use bInterfaceNumber in bandwidth allocations.
Sarah Sharp
1
-2
/
+7
2010-03-02
USB: unusual_devs: Add support for multiple Option 3G sticks
Jan Dumon
1
-2
/
+86
2010-03-02
USB: gadget: introduce g_nokia gadget driver
Felipe Balbi
3
-0
/
+271
2010-03-02
USB: xhci: Fix compile issues with xhci_get_slot_state()
Sarah Sharp
2
-2
/
+2
2010-03-02
USB: c67x00: use resource_size().
Thiago Farina
1
-4
/
+4
2010-03-02
USB: FHCI: Correct the size argument to kzalloc
Julia Lawall
1
-1
/
+1
2010-03-02
USB: cypress_m8: use put_unaligned_le32() where necessary
Johan Hovold
1
-2
/
+3
2010-03-02
USB: ch341: use get_unaligned_le16 in break_ctl
Johan Hovold
1
-1
/
+2
2010-03-02
USB: serial: fix DMA buffers on stack for io_edgeport.c
Dan Carpenter
1
-17
/
+18
2010-03-02
USB: kobil_sct: clean up kobil_set_termios
Johan Hovold
1
-18
/
+4
2010-03-02
USB: visor: fix DMA buffers on stack
Johan Hovold
1
-8
/
+18
2010-03-02
USB: oti6858: fix DMA buffer on stack
Johan Hovold
1
-3
/
+10
2010-03-02
USB: mos7840: fix DMA buffers on stack and endianess bugs
Johan Hovold
1
-4
/
+18
2010-03-02
USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd
Johan Hovold
1
-17
/
+17
2010-03-02
USB: kl5kusb105: fix DMA buffers on stack
Johan Hovold
1
-18
/
+45
2010-03-02
USB: keyspan_pda: fix DMA buffers on stack
Johan Hovold
1
-12
/
+33
2010-03-02
USB: io_ti: fix DMA buffers on stack
Johan Hovold
1
-18
/
+48
2010-03-02
USB: cypress_m8: fix endianess bug
Johan Hovold
1
-2
/
+2
2010-03-02
USB: cypress_m8: fix DMA buffer on stack
Johan Hovold
1
-14
/
+17
2010-03-02
USB: ch341: use le16_to_cpup to be explicit about endianess
Johan Hovold
1
-1
/
+1
2010-03-02
USB: ch341: fix DMA buffer on stack
Johan Hovold
1
-3
/
+11
2010-03-02
USB: ch341: replace printk warnings with dev_err
Johan Hovold
1
-4
/
+4
2010-03-02
usb: host: ehci: adding regulator framework in ehci-omap.c driver.
Ajay Kumar Gupta
1
-0
/
+36
2010-03-02
usb: host: ehci: fix missing kfree in remove path also
Ajay Kumar Gupta
1
-0
/
+1
2010-03-02
usb: musb: Add 'extvbus' in musb_hdrc_platform_data
Ajay Kumar Gupta
2
-0
/
+13
2010-03-02
usb: musb: save dynfifo in musb struct
Ajay Kumar Gupta
2
-1
/
+4
2010-03-02
usb: musb: handle irqs in the order dictated by programming guide
Arnaud Mandy
1
-139
/
+116
2010-03-02
usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'
Bryan Wu
1
-15
/
+13
2010-03-02
usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctly
Swaminathan S
1
-23
/
+10
2010-03-02
usb: musb: workaround toggle bug when doing bulk transfer after isoc
Swaminathan S
1
-0
/
+24
2010-03-02
usb: musb: workaround MUSB DMA_INTR sometimes reads zero
Anand Gadiyar
1
-3
/
+22
2010-03-02
usb: musb: hsdma: add wrapper for reading DMA count
Anand Gadiyar
1
-0
/
+17
2010-03-02
USB: musb: Add new fifo table for a OMAP3 errata
Ajay Kumar Gupta
1
-0
/
+34
2010-03-02
usb: otg: twl4030: move to request_threaded_irq
Felipe Balbi
1
-9
/
+1
2010-03-02
USB: Correct CONFIG variable typo.
Robert P. J. Day
1
-1
/
+1
2010-03-02
USB: usblp: Remove checks no longer needed with the new runtime PM system
Oliver Neukum
1
-17
/
+3
2010-03-02
USB: ftdi_sio: remove unnecessary initialisations
Johan Hovold
1
-9
/
+9
2010-03-02
USB: ftdi_sio: clean up modem status handling
Johan Hovold
1
-21
/
+16
2010-03-02
USB: ftdi_sio: fix DMA buffers on stack
Johan Hovold
1
-42
/
+27
[next]