index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-29
Linux 3.16-rc3
v3.16-rc3
Linus Torvalds
1
-1
/
+1
2014-06-29
MAINTAINERS: exceptions for Documentation maintainer
Randy Dunlap
1
-0
/
+3
2014-06-29
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
[next]