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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-30
tools: ffs-aio-example: fix header values endianess
Robert Baldyga
2
-4
/
+4
2014-06-30
usb: gadget: net2280: Use quirks instead of pci id
Ricardo Ribalda Delgado
2
-40
/
+49
2014-06-30
usb: gadget: net2280: Use pr_* function
Ricardo Ribalda Delgado
2
-86
/
+71
2014-06-30
usb: gadget: net2280: Code Cleanup
Ricardo Ribalda Delgado
2
-81
/
+78
2014-06-30
usb: gadget: net2280: Pass checkpacth.pl test
Ricardo Ribalda Delgado
2
-607
/
+602
2014-06-30
usb: gadget: net2280: Refactor queues_show
Ricardo Ribalda Delgado
1
-9
/
+1
2014-06-30
usb: gadget: net2280: Use module_pci_driver macro
Ricardo Ribalda Delgado
1
-14
/
+5
2014-06-30
usb: gadget: net2280: Use true/false instead of 1/0
Ricardo Ribalda Delgado
1
-4
/
+4
2014-06-30
usb: gadget: net2280: Use BIT() macro
Ricardo Ribalda Delgado
2
-319
/
+318
2014-06-30
usb: gadget: net2280: Dont use magic numbers
Ricardo Ribalda Delgado
2
-33
/
+36
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
[next]