index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-02
USB: usbfs_snoop: add data logging back in
Chris Frey
1
-13
/
+38
2010-03-02
USB: s3c-hsotg: Staticise non-exported functions
Mark Brown
1
-3
/
+4
2010-03-02
USB: trivial: missing newline in usb core warning message
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-03-02
USB: ftdi_sio: correct spelling in implementation file
Andreas Mohr
1
-7
/
+7
2010-03-02
USB: ftdi_sio: correct spelling in header files
Andreas Mohr
2
-15
/
+15
2010-03-02
USB: serial: Eliminate useless code
Julia Lawall
2
-2
/
+1
2010-03-02
USB: gadget: Add DEVTYPE support for Ethernet functions
Marcel Holtmann
1
-0
/
+5
2010-03-02
USB: remove the berry_charge driver
Greg Kroah-Hartman
3
-195
/
+0
2010-03-02
USB: BKL removal from ioctl path of usbfs
Oliver Neukum
1
-9
/
+3
2010-03-02
USB: BKL removal: frontier
Oliver Neukum
2
-6
/
+0
2010-03-02
USB: BKL removal: vstusb
Oliver Neukum
1
-8
/
+1
2010-03-02
USB: BKL removal: legousbtower
Oliver Neukum
1
-3
/
+0
2010-03-02
USB: BKL removal: ldusb
Oliver Neukum
1
-10
/
+2
2010-03-02
USB: BKL removal: ftdi-elan
Oliver Neukum
1
-6
/
+0
2010-03-02
USB: BKL removal: adutux
Oliver Neukum
1
-3
/
+0
2010-03-02
USB: BKL removal: idmouse
Oliver Neukum
1
-7
/
+1
2010-03-02
USB: BKL removal: rio500
Oliver Neukum
1
-2
/
+6
2010-03-02
USB: BKL removal: mdc800
Oliver Neukum
1
-3
/
+0
2010-03-02
USB: BKL removal: cdc-wdm
Oliver Neukum
1
-3
/
+0
2010-03-02
USB: BKL removal: usbtmc
Oliver Neukum
1
-3
/
+0
2010-03-02
USB: BKL removal: usb-skeleton
Oliver Neukum
1
-3
/
+0
2010-03-02
usb: BKL removal: usblp
Oliver Neukum
1
-3
/
+0
2010-03-02
USB: isight-firmware: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+2
2010-03-02
USB: Reduce scope of BKL in usb ioctl handling
Oliver Neukum
1
-4
/
+10
2010-03-02
USB: Push BKL on open down into the drivers
Oliver Neukum
20
-15
/
+99
2010-03-02
USB: Remove BKL from lseek implementations
Oliver Neukum
2
-4
/
+4
2010-03-02
USB: Remove BKL from usbdev_open()
Oliver Neukum
1
-4
/
+0
2010-03-02
USB: Remove BKL from poll()
Oliver Neukum
1
-19
/
+9
2010-03-02
USB: atm: Use FIELD_SIZEOF, trivial cleanup.
Thiago Farina
1
-1
/
+1
2010-03-02
USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setup
Gernot Hillier
1
-1
/
+10
2010-03-02
USB: serial: option.c: Add blacklisting infrastructure for special device han...
Gernot Hillier
1
-0
/
+40
2010-03-02
USB: serial: option.c: Add chipset information for 4G W14
Gernot Hillier
1
-0
/
+2
2010-03-02
USB goku_udc: make PCI device id constant
Németh Márton
1
-1
/
+1
2010-03-02
USB gadget: make Open Firmware device id constant
Németh Márton
1
-1
/
+1
2010-03-02
USB host: make Open Firmware device id constant
Németh Márton
5
-5
/
+5
2010-03-02
USB hub: make USB device id constant
Németh Márton
1
-1
/
+1
2010-03-02
USB misc: make USB device id constant
Németh Márton
22
-22
/
+22
2010-03-02
USB image: make USB device id constant
Németh Márton
2
-3
/
+3
2010-03-02
USB serial: make USB device id constant
Németh Márton
39
-60
/
+60
2010-03-02
USB class: make USB device id constant
Németh Márton
5
-5
/
+5
2010-03-02
USB skeleton: make USB device id constant
Németh Márton
1
-1
/
+1
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
11
-784
/
+490
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
6
-21
/
+82
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
[prev]
[next]