index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
USB: BKL removal: cdc-wdm
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: BKL removal: usbtmc
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: BKL removal: usb-skeleton
Oliver Neukum
1
-3
/
+0
2010-03-03
usb: BKL removal: usblp
Oliver Neukum
1
-3
/
+0
2010-03-03
USB: isight-firmware: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+2
2010-03-03
USB: Reduce scope of BKL in usb ioctl handling
Oliver Neukum
1
-4
/
+10
2010-03-03
USB: Push BKL on open down into the drivers
Oliver Neukum
20
-15
/
+99
2010-03-03
USB: Remove BKL from lseek implementations
Oliver Neukum
2
-4
/
+4
2010-03-03
USB: Remove BKL from usbdev_open()
Oliver Neukum
1
-4
/
+0
2010-03-03
USB: Remove BKL from poll()
Oliver Neukum
1
-19
/
+9
2010-03-03
USB: atm: Use FIELD_SIZEOF, trivial cleanup.
Thiago Farina
1
-1
/
+1
2010-03-03
USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setup
Gernot Hillier
1
-1
/
+10
2010-03-03
USB: serial: option.c: Add blacklisting infrastructure for special device han...
Gernot Hillier
1
-0
/
+40
2010-03-03
USB: serial: option.c: Add chipset information for 4G W14
Gernot Hillier
1
-0
/
+2
2010-03-03
USB goku_udc: make PCI device id constant
Németh Márton
1
-1
/
+1
2010-03-03
USB gadget: make Open Firmware device id constant
Németh Márton
1
-1
/
+1
2010-03-03
USB host: make Open Firmware device id constant
Németh Márton
5
-5
/
+5
2010-03-03
USB hub: make USB device id constant
Németh Márton
1
-1
/
+1
2010-03-03
USB misc: make USB device id constant
Németh Márton
22
-22
/
+22
2010-03-03
USB image: make USB device id constant
Németh Márton
2
-3
/
+3
2010-03-03
USB serial: make USB device id constant
Németh Márton
39
-60
/
+60
2010-03-03
USB class: make USB device id constant
Németh Márton
5
-5
/
+5
2010-03-03
USB skeleton: make USB device id constant
Németh Márton
1
-1
/
+1
2010-03-03
USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy()
Roel Kluin
1
-1
/
+1
2010-03-03
USB: Move hcd free_dev call into usb_disconnect to fix oops
Herbert Xu
3
-4
/
+13
2010-03-03
USB: fix crash in uhci_scan_schedule
Pete Zaitcev
1
-0
/
+1
2010-03-03
USB: convert to the runtime PM framework
Alan Stern
11
-784
/
+490
2010-03-03
USB: rearrange functions in driver.c
Alan Stern
1
-103
/
+103
2010-03-03
USB: change handling of negative autosuspend delays
Alan Stern
2
-5
/
+27
2010-03-03
USB: implement usb_enable_autosuspend
Alan Stern
6
-21
/
+82
2010-03-03
USB: use the device lock for persist_enabled
Alan Stern
1
-2
/
+3
2010-03-03
USB: consolidate remote wakeup routines
Alan Stern
3
-11
/
+11
2010-03-03
USB: change locking for device-level autosuspend
Alan Stern
3
-20
/
+30
2010-03-03
USB: rearrange code in usb_probe_interface
Alan Stern
1
-32
/
+31
2010-03-03
USB: Use bInterfaceNumber in bandwidth allocations.
Sarah Sharp
1
-2
/
+7
2010-03-03
USB: unusual_devs: Add support for multiple Option 3G sticks
Jan Dumon
1
-2
/
+86
2010-03-03
arm: defconfig: rx51: enable phonet and g_nokia
Felipe Balbi
1
-1
/
+10
2010-03-03
USB: gadget: introduce g_nokia gadget driver
Felipe Balbi
3
-0
/
+271
2010-03-03
USB: xhci: Fix compile issues with xhci_get_slot_state()
Sarah Sharp
2
-2
/
+2
2010-03-03
USB: c67x00: use resource_size().
Thiago Farina
1
-4
/
+4
2010-03-03
USB: FHCI: Correct the size argument to kzalloc
Julia Lawall
1
-1
/
+1
2010-03-03
USB: cypress_m8: use put_unaligned_le32() where necessary
Johan Hovold
1
-2
/
+3
2010-03-03
USB: ch341: use get_unaligned_le16 in break_ctl
Johan Hovold
1
-1
/
+2
2010-03-03
USB: serial: fix DMA buffers on stack for io_edgeport.c
Dan Carpenter
1
-17
/
+18
2010-03-03
USB: kobil_sct: clean up kobil_set_termios
Johan Hovold
1
-18
/
+4
2010-03-03
USB: visor: fix DMA buffers on stack
Johan Hovold
1
-8
/
+18
2010-03-03
USB: oti6858: fix DMA buffer on stack
Johan Hovold
1
-3
/
+10
2010-03-03
USB: mos7840: fix DMA buffers on stack and endianess bugs
Johan Hovold
1
-4
/
+18
2010-03-03
USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd
Johan Hovold
1
-17
/
+17
2010-03-03
USB: kl5kusb105: fix DMA buffers on stack
Johan Hovold
1
-18
/
+45
[prev]
[next]