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.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-06-30
usb: gadget: net2280: Add support for PLX USB338X
Ricardo Ribalda Delgado
4
-98
/
+1351
2014-06-30
usb: gadget: r8a66597-udc: delete __init marker for probe
Peter Chen
1
-2
/
+2
2014-06-30
usb: gadget: fusb300_udc: delete __init marker for probe
Peter Chen
1
-1
/
+1
2014-06-30
usb: gadget: m66592-udc: delete __init marker for probe
Peter Chen
1
-1
/
+1
2014-06-30
usb: gadget: lpc32xx: delete __init marker for probe
Peter Chen
1
-1
/
+1
2014-06-30
usb: gadget: fsl_udc_core: delete __init marker for probe
Peter Chen
1
-3
/
+3
2014-06-30
usb: gadget: atmel_usba_udc: delete __init marker for probe
Peter Chen
1
-1
/
+1
2014-06-30
usb: dwc3: add support for USB 2.0-only core configuration
Paul Zimmerman
2
-0
/
+20
2014-06-30
usb: musb: dsps: Call usb_phy(_shutdown/_init) during musb_platform_reset()
George Cherian
1
-1
/
+5
2014-06-30
usb: gadget: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
2
-5
/
+2
2014-06-30
usb: musb: musb_host.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-1
/
+1
2014-06-30
usb: musb: backfin: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-12
/
+8
2014-06-30
usb: musb: tusb6010: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-11
/
+5
2014-06-30
usb: musb: davinci: use devm_ functions.
Himangi Saraogi
1
-14
/
+6
2014-06-30
usb: phy: phy-gpio-vbus-usb: use devm_ functions
Himangi Saraogi
1
-32
/
+13
2014-06-30
usb: dwc3: Keeping 'resource' related code together
Vivek Gautam
1
-19
/
+25
2014-06-30
usb: gadget: fsl_qe_udc: Introduce use of managed version of kzalloc
Himangi Saraogi
1
-12
/
+7
2014-06-30
usb: gadget: r8a66597-udc: remove now unused clean_up and clean_up3 label.
Ben Dooks
1
-3
/
+2
2014-06-30
usb: gadget: r8a66597-udc: use devm_request_irq() to get device irq
Ben Dooks
1
-4
/
+2
2014-06-30
usb: gadget: r8a66597-udc: use devm_clk_get() to get clock
Ben Dooks
1
-7
/
+3
2014-06-30
usb: gadget: r8a66597-udc: cleanup error path
Ben Dooks
1
-7
/
+3
2014-06-30
usb: gadget: r8a66597-udc: handle sudmac registers with devm_ioremap_resource()
Ben Dooks
1
-12
/
+3
2014-06-30
usb: gadget: r8a66597-udc: use devm_kzalloc() to allocate driver state
Ben Dooks
1
-7
/
+3
2014-06-30
usb: gadget: r8a66597-udc: keep dev as reference to &pdev->dev
Ben Dooks
1
-8
/
+8
2014-06-30
usb: gadget: r8a66597-udc: use devm_ioremap_resource() for registers
Ben Dooks
1
-15
/
+3
2014-06-30
usb: gadget: lpc32xx_udc: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-30
usb: gadget: gr_udc: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-30
usb: phy: tegra: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-30
usb: phy: msm: Make of_device_id array const
Jingoo Han
1
-1
/
+1
2014-06-30
usb: musb: ux500: use devm_ functions
Himangi Saraogi
1
-18
/
+10
2014-06-30
usb: gadget: pxa25x_udc: use devm_ functions
Himangi Saraogi
1
-51
/
+22
2014-06-30
usb: musb: dsps: coding style cleanup
Lothar Waßmann
1
-4
/
+12
2014-06-30
Linux 3.16-rc3
v3.16-rc3
Linus Torvalds
1
-1
/
+1
2014-06-30
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-6
/
+45
2014-06-30
MAINTAINERS: exceptions for Documentation maintainer
Randy Dunlap
1
-0
/
+3
2014-06-30
Documentation: add section about git to email-clients.txt
Dan Carpenter
1
-0
/
+11
2014-06-29
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
Will Deacon
1
-3
/
+4
2014-06-29
ARM: 8086/1: Set memblock limit for nommu
Laura Abbott
1
-0
/
+1
2014-06-29
ARM: 8085/1: sa1100: collie: add top boot mtd partition
Andrea Adami
1
-0
/
+5
2014-06-29
ARM: 8084/1: sa1100: collie: revert back to cfi_probe
Andrea Adami
1
-1
/
+1
2014-06-29
ARM: 8080/1: mcpm.h: remove unused variable declaration
Nicolas Pitre
1
-2
/
+0
2014-06-29
ARM: 8076/1: mm: add support for HW coherent systems in PL310 cache
Thomas Petazzoni
2
-0
/
+34
2014-06-28
Merge tag 'spi-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
4
-35
/
+27
2014-06-28
Merge tag 'regulator-v3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-1
/
+19
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
10
-70
/
+82
2014-06-28
Merge remote-tracking branches 'spi/fix/pxa2xx', 'spi/fix/qup' and 'spi/fix/s...
Mark Brown
4
-35
/
+27
2014-06-28
Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/palma...
Mark Brown
3
-1
/
+19
2014-06-28
iscsi-target: fix iscsit_del_np deadlock on unload
Mikulas Patocka
1
-6
/
+7
2014-06-28
Merge tag 'iommu-fixes-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+16
2014-06-28
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
14
-129
/
+302
[next]