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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-02
usb: phy: samsung: remove old USB 2.0 PHY driver
Bartlomiej Zolnierkiewicz
3
-550
/
+0
2014-08-30
usb: gadget: use $(srctree) instead of $(PWD) for includes
Yegor Yefremov
3
-6
/
+6
2014-08-30
usb: gadget: udc: use USB API functions rather than constants
Himangi Saraogi
1
-3
/
+3
2014-08-30
usbtest: Add interrupt EP testcases
Amit Virdi
1
-15
/
+98
2014-08-27
usb: gadget: zero: Add support for interrupt EP
Amit Virdi
4
-22
/
+526
2014-08-27
usb: gadget: serial: remove PREFIX macro
Richard Leitner
1
-17
/
+13
2014-08-27
usb: gadget: serial: replace {V,}DBG macro with dev_{v,}dbg
Richard Leitner
3
-40
/
+56
2014-08-27
usb: phy: msm: Make phy_reset clk and reset line optional.
Srinivas Kandagatla
1
-5
/
+8
2014-08-27
usb: phy: mxs: Add VF610 USB PHY support
Stefan Agner
2
-0
/
+7
2014-08-22
usb: gadget: document a usb_ep_dequeue() requirement
Paul Zimmerman
1
-4
/
+5
2014-08-21
usb: gadget: uvc: remove DRIVER_VERSION{,_NUMBER}
Michael Grzeschik
2
-4
/
+1
2014-08-21
usb: gadget: f_uvc: fix potential memory leak
Andrzej Pietrasiewicz
1
-3
/
+2
2014-08-21
usb: gadget: uvc: Add support for DMABUF importing
Philipp Zabel
1
-1
/
+1
2014-08-21
usb: gadget: uvc: Change KERN_INFO to KERN_DEBUG on request shutdown
Michael Grzeschik
1
-1
/
+1
2014-08-20
usb: gadget: f_uac1: add configfs support
Andrzej Pietrasiewicz
3
-1
/
+176
2014-08-20
usb: gadget: f_uac1: use defined constants as defaults
Andrzej Pietrasiewicz
3
-14
/
+13
2014-08-20
usb: gadget: f_uac1: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-18
/
+12
2014-08-20
usb: gadget: f_uac1: remove compatibility layer
Andrzej Pietrasiewicz
3
-138
/
+1
2014-08-20
usb: gadget: audio: convert to new interface of f_uac1
Andrzej Pietrasiewicz
2
-6
/
+64
2014-08-20
usb: gadget: f_uac1: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
6
-31
/
+195
2014-08-20
usb: gadget: f_uac1: prepare for separate compilation
Andrzej Pietrasiewicz
2
-1
/
+1
2014-08-20
usb: gadget: f_uac1: add function strings
Andrzej Pietrasiewicz
1
-1
/
+50
2014-08-20
usb: gadget: f_uac2: add configfs support
Andrzej Pietrasiewicz
3
-0
/
+120
2014-08-20
usb: gadget: f_uac2: use defined constants as defaults
Andrzej Pietrasiewicz
2
-8
/
+15
2014-08-20
usb: gadget: f_uac2: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-16
/
+17
2014-08-20
usb: gadget: f_uac2: remove compatibility layer
Andrzej Pietrasiewicz
1
-124
/
+0
2014-08-20
usb: gadget: audio: convert to new interface of f_uac2
Andrzej Pietrasiewicz
2
-2
/
+84
2014-08-20
usb: gadget: f_uac2: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
5
-40
/
+242
2014-08-20
usb: gadget: audio: Use container_of to free audio_dev
Andrzej Pietrasiewicz
2
-24
/
+14
2014-08-20
usb: phy: msm: mark msm_otg_mode_fops static
Felipe Balbi
1
-1
/
+1
2014-08-20
usb: phy: samsung: Remove unnecessary lines of register bit definitions
Jingoo Han
1
-34
/
+2
2014-08-20
usb: gadget: Remove redundant dev_err call in r8a66597_sudmac_ioremap()
Wei Yongjun
1
-3
/
+1
2014-08-20
usb: dwc3: remove unnecessary OOM messages
Jingoo Han
5
-24
/
+8
2014-08-16
Linux 3.17-rc1
v3.17-rc1
Linus Torvalds
1
-2
/
+2
2014-08-16
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
24
-108
/
+608
2014-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-41
/
+119
2014-08-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2014-08-16
Merge branch 'rng-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/ami...
Linus Torvalds
1
-0
/
+1
2014-08-16
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
17
-305
/
+541
2014-08-16
Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
2
-30
/
+62
2014-08-16
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-56
/
+30
2014-08-16
platform/x86: Enable build support for toshiba_haps
Azael Avalos
2
-0
/
+20
2014-08-16
Documentation: Add file about toshiba_haps module
Azael Avalos
2
-0
/
+78
2014-08-16
platform/x86: Toshiba HDD Active Protection Sensor
Azael Avalos
1
-0
/
+265
2014-08-16
asus-nb-wmi: Add wapf4 quirk for the U32U
Hans de Goede
1
-0
/
+14
2014-08-16
alienware-wmi: make hdmi_mux enabled on case-by-case basis
Mario Limonciello
1
-2
/
+20
2014-08-16
ideapad-laptop: Constify DMI table and other r/o variables
Mathias Krause
1
-2
/
+2
2014-08-16
asus-nb-wmi.c: Rename x401u quirk to wapf4
Hans de Goede
1
-13
/
+13
2014-08-16
compal-laptop: correct invalid hwmon name
Roald Frederickx
1
-1
/
+1
2014-08-16
toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list
Azael Avalos
1
-0
/
+7
[next]