index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: dwc3: add support for Merrifield
David Cohen
2013-09-26
1
-0
/
+2
*
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
2013-09-26
1
-2
/
+3
*
USB: Fix breakage in ffs_fs_mount()
Al Viro
2013-09-26
1
-34
/
+26
*
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
2013-09-26
1
-9
/
+3
*
usb/core/devio.c: Don't reject control message to endpoint with wrong directi...
Kurt Garloff
2013-09-25
1
-0
/
+16
*
usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA
Geert Uytterhoeven
2013-09-25
1
-1
/
+1
*
usb: chipidea: udc: free pending TD at removal procedure
Peter Chen
2013-09-25
1
-0
/
+2
*
usb: chipidea: imx: Add usb_phy_shutdown at probe's error path
Peter Chen
2013-09-25
1
-2
/
+5
*
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
Peter Chen
2013-09-25
1
-0
/
+1
*
usb: chipidea: udc: fix the oops after rmmod gadget
Peter Chen
2013-09-25
1
-1
/
+1
*
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
Alan Stern
2013-09-25
3
-3
/
+3
*
USB: OHCI: accept very late isochronous URBs
Alan Stern
2013-09-25
2
-14
/
+34
*
USB: UHCI: accept very late isochronous URBs
Alan Stern
2013-09-25
1
-4
/
+8
*
USB: iMX21: accept very late isochronous URBs
Alan Stern
2013-09-25
1
-4
/
+4
*
Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2013-09-25
6
-33
/
+92
|
\
|
*
usbcore: check usb device's state before sending a Set SEL control transfer
Xenia Ragiadakou
2013-09-23
1
-0
/
+3
|
*
xhci: Fix race between ep halt and URB cancellation
Florian Wolter
2013-09-23
1
-2
/
+6
|
*
usb: Fix xHCI host issues on remote wakeup.
Sarah Sharp
2013-09-23
4
-10
/
+60
|
*
xhci: Ensure a command structure points to the correct trb on the command ring
Mathias Nyman
2013-09-23
4
-21
/
+17
|
*
xhci: Fix oops happening after address device timeout
Mathias Nyman
2013-09-23
1
-0
/
+6
*
|
Linux 3.12-rc2
v3.12-rc2
Linus Torvalds
2013-09-23
1
-1
/
+1
|
/
*
Merge tag 'staging-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-23
35
-97
/
+160
|
\
|
*
Merge tag 'iio-fixes-for-3.12a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-09-21
13
-36
/
+91
|
|
\
|
|
*
iio:buffer_cb: Add missing iio_buffer_init()
Lars-Peter Clausen
2013-09-21
1
-0
/
+2
|
|
*
iio: Prevent race between IIO chardev opening and IIO device free
Lars-Peter Clausen
2013-09-21
1
-9
/
+12
|
|
*
iio: fix: Keep a reference to the IIO device for open file descriptors
Lars-Peter Clausen
2013-09-21
2
-5
/
+17
|
|
*
iio: Stop sampling when the device is removed
Lars-Peter Clausen
2013-09-21
3
-1
/
+28
|
|
*
iio: Fix crash when scan_bytes is computed with active_scan_mask == NULL
Peter Meerwald
2013-09-21
1
-2
/
+9
|
|
*
iio: Fix mcp4725 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-6
/
+6
|
|
*
iio: Fix bma180 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-2
/
+2
|
|
*
iio: Fix tmp006 dev-to-indio_dev conversion in suspend/resume
Peter Meerwald
2013-09-21
1
-2
/
+4
|
|
*
iio: iio_device_add_event_sysfs() bugfix
Lukasz Czerwinski
2013-09-18
1
-1
/
+1
|
|
*
staging: iio: ade7854-spi: Fix return value
Sachin Kamat
2013-09-18
1
-1
/
+1
|
|
*
staging:iio:hmc5843: Fix measurement conversion
Peter Meerwald
2013-09-18
1
-1
/
+1
|
|
*
iio: isl29018: Fix uninitialized value
Derek Basehore
2013-09-18
1
-0
/
+1
|
|
*
staging:iio:dummy fix kfifo_buf kconfig dependency issue if kfifo modular and...
Jonathan Cameron
2013-09-18
1
-1
/
+1
|
|
*
iio: at91: fix adc_clk overflow
Josh Wu
2013-09-18
1
-5
/
+6
|
|
/
|
*
staging: line6: add bounds check in snd_toneport_source_put()
Dan Carpenter
2013-09-17
1
-3
/
+7
|
*
Staging: comedi: Fix dependencies for drivers misclassified as PCI
Ben Hutchings
2013-09-17
1
-16
/
+17
|
*
staging: r8188eu: Adjust RX gain
Larry Finger
2013-09-17
1
-1
/
+1
|
*
staging: r8188eu: Fix smatch warning in core/rtw_ieee80211.
Larry Finger
2013-09-17
1
-1
/
+1
|
*
staging: r8188eu: Fix smatch error in core/rtw_mlme_ext.c
Larry Finger
2013-09-17
1
-0
/
+1
|
*
staging: r8188eu: Fix Smatch off-by-one warning in hal/rtl8188e_hal_init.c
Larry Finger
2013-09-17
1
-1
/
+1
|
*
staging: Disable lustre file system for MIPS, SH, and XTENSA
Guenter Roeck
2013-09-17
1
-1
/
+1
|
*
Revert "staging: zram: Add auto loading of module if user opens /dev/zram."
Greg Kroah-Hartman
2013-09-17
1
-1
/
+0
|
*
staging: octeon-ethernet: rgmii: enable interrupts that we can handle
Aaro Koskinen
2013-09-17
1
-3
/
+1
|
*
staging: octeon-ethernet: remove skb alloc failure warnings
Aaro Koskinen
2013-09-17
2
-9
/
+1
|
*
staging: octeon-ethernet: make dropped packets to consume NAPI budget
Aaro Koskinen
2013-09-17
1
-1
/
+1
|
*
drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c: rename PTRS_PER_PAGE
Andrew Morton
2013-09-17
1
-2
/
+2
|
*
staging: dgnc: fix potential format string flaw
Kees Cook
2013-09-17
1
-2
/
+2
[next]