index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
ioremap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-04
usb: phy: generic: Add gpio_reset to platform data
Roger Quadros
1
-1
/
+2
2013-10-04
usb: musb_am335x: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-02
usb: gadget: s3c-hsotg: fix CodingStyle issues
Pavel Machek
1
-8
/
+10
2013-10-02
usb: musb: ux500: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-10-02
usb: musb: blackfin: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-10-02
usb: musb: am35x: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-10-01
usb: phy: tegra-usb: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: phy: am335x: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: phy: am335x-control: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: musb_dsps: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: gadget: f_mass_storage: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-13
/
+12
2013-10-01
usb: gadget: f_mass_storage: add a level of indirection for luns storage
Andrzej Pietrasiewicz
1
-19
/
+41
2013-10-01
usb: gadget: f_mass_storage: factor out a header file
Andrzej Pietrasiewicz
2
-110
/
+133
2013-10-01
usb: gadget: create a utility module for mass_storage
Andrzej Pietrasiewicz
8
-291
/
+423
2013-10-01
usb: gadget: configfs: add a method to unregister the gadget
Andrzej Pietrasiewicz
2
-0
/
+14
2013-10-01
usb: gadget: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(...))
Duan Jiong
1
-1
/
+1
2013-10-01
usb: musb: davinci: fix resources passed to MUSB driver for DM6467
Sergei Shtylyov
1
-1
/
+10
2013-10-01
usb: usbtest: bmAttributes would better be masked
Huang Rui
1
-1
/
+1
2013-10-01
usb: dwc3: Remove additional delay of 100ms when resuming
Vivek Gautam
1
-1
/
+0
2013-10-01
usb: gadget: mv_u3d_core: fix memory leaks
Valentin Ilie
1
-0
/
+2
2013-10-01
usb: dwc3: Remove redundant pci_set_drvdata
Sachin Kamat
1
-2
/
+0
2013-10-01
usb: musb: use platform_device_register_full() to avoid directly messing with...
Russell King
4
-128
/
+68
2013-10-01
usb: gadget: net2280: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-01
usb: gadget: pch_udc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-01
usb: gadget: goku_udc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-01
usb: gadget: amd5536udc: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-01
usb: gadget: zero: Add flexible auto remote wakeup test method
Peter Chen
1
-2
/
+23
2013-10-01
usb: musb: Call atomic_notifier_call_chain when status is changed
Pali Rohár
1
-0
/
+3
2013-10-01
usb: musb: Add missing ATOMIC_INIT_NOTIFIER_HEAD
Pali Rohár
1
-0
/
+2
2013-10-01
usb: musb: name ux500 platforms more broadly
Linus Walleij
1
-2
/
+2
2013-10-01
usb: phy: am335x: add wakeup support
Sebastian Andrzej Siewior
2
-0
/
+77
2013-10-01
usb: phy: nop: Defer clock prepare until PHY init
Mark Brown
3
-25
/
+5
2013-09-30
Linux 3.12-rc3
v3.12-rc3
Linus Torvalds
1
-1
/
+1
2013-09-29
Revert "perf symbols: Demangle cloned functions"
Ingo Molnar
1
-26
/
+1
2013-09-28
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-09-28
kernel/params: fix handling of signed integer types
Jean Delvare
1
-3
/
+3
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
1
-0
/
+3
2013-09-28
drm/msm: use drm_gem_dumb_destroy helper
Rob Clark
2
-8
/
+1
2013-09-28
drm/msm: deal with mach/iommu.h removal
Rob Clark
1
-2
/
+2
2013-09-28
perf/x86: Fix PMU detection printout when no PMU is detected
Ingo Molnar
1
-1
/
+1
2013-09-28
drm/msm: Remove iommu include from mdp4_kms.c
Joerg Roedel
1
-2
/
+0
2013-09-28
drm/msm: Odd PTR_ERR usage
Thomas Meyer
1
-1
/
+1
2013-09-28
s390: enable ARCH_USE_CMPXCHG_LOCKREF
Heiko Carstens
2
-0
/
+6
2013-09-28
lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()
Heiko Carstens
1
-1
/
+9
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
5
-9
/
+5
2013-09-27
sysfs: Allow mounting without CONFIG_NET
Eric W. Biederman
1
-4
/
+1
2013-09-27
lockref: allow relaxed cmpxchg64 variant for lockless updates
Will Deacon
1
-2
/
+11
2013-09-27
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...
Chew, Chiau Ee
1
-6
/
+20
2013-09-27
i2c: mv64xxx: Do not use writel_relaxed()
Thierry Reding
1
-2
/
+2
2013-09-27
i2c: mv64xxx: Fix some build warnings
Thierry Reding
1
-5
/
+7
[next]