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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-03
USB: ehci-fsl: Fix sparse warnings
Anton Vorontsov
1
-3
/
+4
2010-03-03
USB: ehci: fix audio record functionality for some Full speed sound blaster d...
Dmitri Epshtein
1
-3
/
+7
2010-03-03
USB: ehci: add call of free_cached_itd_list() function in disable_periodic()
Dmitri Epshtein
1
-0
/
+2
2010-03-03
USB: Add call to notify xHC of a device reset.
Sarah Sharp
4
-8
/
+14
2010-03-03
USB: xhci: Notify the xHC when a device is reset.
Sarah Sharp
4
-0
/
+166
2010-03-03
USB: xhci: Allow roothub ports to be disabled.
Sarah Sharp
1
-0
/
+18
2010-03-03
USB: xhci: Refactor code to clear port change bits.
Sarah Sharp
1
-15
/
+32
2010-03-03
USB: xhci: Refactor test for vendor-specific completion codes.
Sarah Sharp
2
-7
/
+16
2010-03-03
USB: xhci: Allow allocation of commands without input contexts.
Sarah Sharp
3
-8
/
+15
2010-03-03
USB: xhci: Refactor code to free or cache endpoint rings.
Sarah Sharp
3
-18
/
+29
2010-03-03
USB: xhci: Fix error path when configuring endpoints.
Sarah Sharp
1
-0
/
+2
2010-03-03
USB: check the endpoint type against the pipe type
Alan Stern
2
-9
/
+20
2010-03-03
cdc_acm: add reset_resume method
Francesco Lavra
1
-0
/
+18
2010-03-03
USB: serial mct_usb232: move DMA buffers to heap
Pete Zaitcev
2
-11
/
+46
2010-03-03
USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware
Enrico Scholz
1
-6
/
+13
2010-03-03
USB: fix occasional ULPI timeouts with ehci-mxc
Valentin Longchamp
1
-12
/
+11
2010-03-03
USB: ftdi_sio: remove support for 5 and 6 data bits
Mark Adamson
1
-3
/
+1
2010-03-03
USB: ftdi_sio: fix initialisation of latency timeout
Johan Hovold
1
-4
/
+5
2010-03-03
USB: serial: fix typo in debug message
Johan Hovold
1
-1
/
+1
2010-03-03
USB: ftdi_sio: remove obsolete comment
Johan Hovold
1
-2
/
+1
2010-03-03
USB: ftdi_sio: fix error message on close
Johan Hovold
1
-1
/
+1
2010-03-03
USB: cxacru: increment driver version
Simon Arlott
1
-1
/
+2
2010-03-03
USB: cxacru: remove cxacru-cf.bin loader
Simon Arlott
1
-28
/
+3
2010-03-03
USB: cxacru: add write-only sysfs attribute for modem configuration
Simon Arlott
1
-1
/
+75
2010-03-03
USB: cxacru: firmware writes on OHCI are slow, log progress
Simon Arlott
1
-2
/
+6
2010-03-03
USB: cxacru: document how to interact with the flash memory
Simon Arlott
1
-0
/
+20
2010-03-03
USB: cxacru: check device isn't being removed during sysfs calls
Simon Arlott
3
-20
/
+44
2010-03-03
USB: cxacru: check data length is not negative
Simon Arlott
1
-1
/
+1
2010-03-03
USB: cxacru: return an empty value for modulation if there is no connection
Simon Arlott
1
-2
/
+2
2010-03-03
USB: MXC: Add i.MX21 specific USB host controller driver.
Martin Fuzzey
6
-0
/
+2766
2010-03-02
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-20
/
+37
2010-03-02
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
46
-414
/
+658
2010-03-01
sata_via: Delay on vt6420 when starting ATAPI DMA write
Bart Hartgers
1
-1
/
+16
2010-03-01
pata_efar: Enable parallel scanning
Alan Cox
1
-1
/
+2
2010-03-01
pata_atiixp: enable parallel scan
Alan Cox
1
-1
/
+2
2010-03-01
[libata] pata_atiixp: add locking for parallel scanning
Bartlomiej Zolnierkiewicz
1
-1
/
+10
2010-03-01
[libata] pata_efar: add locking for parallel scanning
Bartlomiej Zolnierkiewicz
1
-0
/
+15
2010-03-01
libata: Pass host flags into the pci helper
Alan Cox
39
-40
/
+42
2010-03-01
[libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI
Christoph Egger
1
-1
/
+1
2010-03-01
libata: Allow pata_legacy to be built on non-ISA but PCI systems
Alan Cox
1
-2
/
+2
2010-03-01
pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2010-03-01
pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards
Bartlomiej Zolnierkiewicz
1
-1
/
+12
2010-03-01
[libata] pata_at91: fix backslash-continued string
Jeff Garzik
1
-2
/
+2
2010-03-01
pata_via: store UDMA masks in via_isa_bridges table
Bartlomiej Zolnierkiewicz
1
-110
/
+94
2010-03-01
pata_via: fix address setup timings underlocking
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2010-03-01
pata_serverworks: fix error message
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-03-01
pata_serverworks: fix PIO setup for the second channel
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2010-03-01
pata_efar: fix secondary port support
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2010-03-01
pata_cypress: fix PIO timings underclocking
Bartlomiej Zolnierkiewicz
1
-4
/
+6
2010-03-01
pata_cs5535: use correct values for PIO1 and PIO2 data timings
Bartlomiej Zolnierkiewicz
1
-1
/
+1
[prev]
[next]