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.13.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
2011-04-14
USB: xhci - fix math in xhci_get_endpoint_interval()
Dmitry Torokhov
1
-28
/
+62
2011-04-14
USB: xhci: simplify logic of skipping missed isoc TDs
Dmitry Torokhov
1
-78
/
+94
2011-04-14
USB: xhci - remove excessive 'inline' markings
Dmitry Torokhov
2
-8
/
+8
2011-04-14
USB: xhci: unsigned char never equals -1
Dan Carpenter
3
-6
/
+9
2011-04-14
USB: xhci - fix unsafe macro definitions
Dmitry Torokhov
1
-3
/
+3
2011-04-14
USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
Dmitry Torokhov
1
-4
/
+6
2011-04-14
USB: isp1760-hcd: move imask clear after pending work is done
Richard Retanubun
1
-1
/
+3
2011-04-14
USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0
Valentin Longchamp
1
-2
/
+18
2011-04-14
usb: qcserial add missing errorpath kfrees
Steven Hardy
1
-0
/
+2
2011-04-14
usb: qcserial avoid pointing to freed memory
Steven Hardy
1
-6
/
+9
2011-04-14
usb: Fix qcserial memory leak on rmmod
Steven Hardy
1
-1
/
+13
2011-04-14
USB: ftdi_sio: add ids for Hameg HO720 and HO730
Paul Friedrich
2
-0
/
+4
2011-04-14
USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.
Marius B. Kotsbak
1
-0
/
+5
2011-04-14
usb: pch_udc: unlock on allocation failure
Dan Carpenter
1
-3
/
+5
2011-04-14
USB host: Fix lockdep warning in AMD PLL quirk
Joerg Roedel
1
-43
/
+74
2011-04-14
usb/gadget: don't leak hs_descriptors
Sebastian Andrzej Siewior
1
-0
/
+1
2011-04-14
USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not defined
Yoichi Yuasa
1
-1
/
+1
2011-04-14
USB: ftdi_sio: add PID for OCT DK201 docking station
Johan Hovold
2
-0
/
+2
2011-04-14
usb: musb: omap2430: fix build failure
Johan Hovold
1
-1
/
+2
2011-04-14
USB: EHCI: unlink unused QHs when the controller is stopped
Alan Stern
1
-6
/
+9
2011-04-14
usb: gadget: eem: fix echo command processing
Yauheni Kaliuta
1
-2
/
+6
2011-04-14
USB: ftdi_sio: Added IDs for CTI USB Serial Devices
Christian Simon
2
-0
/
+11
2011-04-14
usb: r8a66597-udc: fix spinlock usage
Yoshihiro Shimoda
1
-0
/
+2
2011-04-14
usb: Fix Kconfig unmet dependencies for Microblaze EHCI
Michal Simek
1
-0
/
+1
2011-04-14
USB: usb-gadget: unlock data->lock mutex on error path in ep_read()
Alexey Khoroshilov
1
-1
/
+3
2011-04-14
usb: fix ips1760-hcd printk format warning
Randy Dunlap
1
-1
/
+1
2011-04-14
Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linus
Greg Kroah-Hartman
8
-16
/
+62
2011-04-13
iwlegacy: fix tx_power initialization
Stanislaw Gruszka
6
-28
/
+11
2011-04-13
qlcnic: limit skb frags for non tso packet
Amit Kumar Salecha
2
-0
/
+15
2011-04-13
net: can: mscan: fix build breakage in mpc5xxx_can
Anatolij Gustschin
1
-1
/
+1
2011-04-13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
1
-1
/
+1
2011-04-13
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
28
-125
/
+201
2011-04-13
x86 platform drivers: Build fix for intel_pmic_gpio
Matthew Garrett
1
-1
/
+1
2011-04-13
USB: musb: blackfin: work around anomaly 05000450
Mike Frysinger
3
-0
/
+37
2011-04-13
usb: musb: Fix the crash issue during reboot
Hema HK
1
-0
/
+2
2011-04-13
usb: musb: gadget: check the correct list_head
Felipe Balbi
1
-1
/
+1
2011-04-13
usb: musb: temporarily make it bool
Felipe Balbi
1
-3
/
+3
2011-04-13
USB: musb: dereferencing an iomem pointer
Dan Carpenter
1
-1
/
+1
2011-04-13
USB: musb: silence printk format warning
Dan Carpenter
1
-8
/
+10
2011-04-13
USB: musb: using 0 instead of NULL
Dan Carpenter
1
-1
/
+1
2011-04-13
USB: musb: add missing unlock in cppi_interrupt()
Dan Carpenter
1
-1
/
+4
2011-04-13
usb: musb: ux500: copy dma mask from platform device to musb device
Mian Yousaf Kaukab
1
-0
/
+2
2011-04-13
usb: musb: clear AUTOSET while clearing DMAENAB
Mian Yousaf Kaukab
1
-1
/
+1
2011-04-13
Input: evdev - indicate buffer overrun with SYN_DROPPED
Jeff Brown
1
-12
/
+21
2011-04-13
ARM: pxa: convert incorrect IRQ_TO_IRQ() to irq_to_gpio()
Eric Miao
1
-6
/
+6
2011-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
5
-16
/
+16
2011-04-13
Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...
David S. Miller
7
-31
/
+30
2011-04-13
Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstul...
Thomas Gleixner
4
-3
/
+29
2011-04-13
Revert "i915: restore only the mode of this driver on lastclose"
Dave Airlie
3
-18
/
+1
2011-04-13
Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."
Dave Airlie
1
-23
/
+3
[prev]
[next]