index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-19
usb: gadget: atmel_usba: use endian agnostic IO on ARM
Ben Dooks
2
-8
/
+18
2015-03-19
usb: dwc2: pci: Correctly compile dwc2-pci as a module or built-in
John Youn
1
-4
/
+2
2015-03-19
usb: gadget: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-19
usb: gadget: goku_udc: Remove uses of seq_<foo> return values
Joe Perches
1
-111
/
+122
2015-03-19
usb: renesas_usbhs: fix spinlock suspected in a gadget complete function
Yoshihiro Shimoda
1
-3
/
+19
2015-03-19
usb: common: otg-fsm: only signal connect after switching to peripheral
Peter Chen
1
-2
/
+2
2015-03-19
usb: phy: Find the right match in devm_usb_phy_match
Axel Lin
1
-1
/
+3
2015-03-19
usb: chipidea: udc: apply new usb_udc_vbus_handler interface
Peter Chen
1
-5
/
+5
2015-03-19
usb: udc: add usb_udc_vbus_handler
Peter Chen
2
-1
/
+37
2015-03-19
usb: udc: store usb_udc pointer in struct usb_gadget
Peter Chen
2
-25
/
+12
2015-03-19
usb: dwc2: avoid leaking DMA channels on disconnection
Vincent Palatin
1
-0
/
+8
2015-03-19
fuse: explicitly set /dev/fuse file's private_data
Tom Van Braeckel
1
-0
/
+12
2015-03-19
Revert "of: Fix premature bootconsole disable with 'stdout-path'"
Peter Hurley
1
-3
/
+1
2015-03-19
of: handle both '/' and ':' in path strings
Brian Norris
1
-6
/
+1
2015-03-19
of: unittest: Add option string test case with longer path
Brian Norris
1
-0
/
+5
2015-03-19
of/irq: Fix of_irq_parse_one() returned error codes
Laurent Pinchart
1
-3
/
+7
2015-03-19
mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
NeilBrown
1
-1
/
+1
2015-03-19
Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-11
/
+0
2015-03-19
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
6
-287
/
+15
2015-03-18
ide_tape: convert jiffies with jiffies_to_msecs
Nicholas Mc Guire
1
-2
/
+2
2015-03-18
Revert "net: cx82310_eth: use common match macro"
Ondrej Zary
1
-1
/
+10
2015-03-18
sparc: Fix /proc/kcore
David S. Miller
2
-1
/
+4
2015-03-18
Merge branch 'mlx4-net'
David S. Miller
4
-8
/
+24
2015-03-18
net/mlx4_en: Set statistics bitmap at port init
Eran Ben Elisha
1
-2
/
+2
2015-03-18
IB/mlx4: Saturate RoCE port PMA counters in case of overflow
Majd Dibbiny
1
-4
/
+16
2015-03-18
net/mlx4_en: Fix off-by-one in ethtool statistics display
Eran Ben Elisha
1
-1
/
+1
2015-03-18
IB/mlx4: Verify net device validity on port change event
Moni Shoua
1
-1
/
+5
2015-03-18
Merge tag 'sound-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
25
-102
/
+167
2015-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-10
/
+18
2015-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+30
2015-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-33
/
+56
2015-03-18
usb: phy: msm: Remove dead code
Stephen Boyd
3
-21
/
+3
2015-03-18
ehci-msm: Remove dead dependency
Stephen Boyd
1
-1
/
+1
2015-03-18
uwb: Remove umc bus legacy suspend/resume support
Lars-Peter Clausen
2
-36
/
+0
2015-03-18
usb: gadget: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-03-18
usb: isp1760: add peripheral/device controller chip id
Sudeep Holla
1
-1
/
+1
2015-03-18
usb: isp1760: fix possible deadlock in isp1760_udc_irq
Sudeep Holla
1
-4
/
+6
2015-03-18
usb: load usb phy earlier
Zhangfei Gao
1
-1
/
+1
2015-03-18
usb: storage: Fix trivial typo in isd200_log_config()
Yannick Guerrini
1
-1
/
+1
2015-03-18
dmaengine: pl08x: Define capabilities for generic capabilities reporting
Mark Brown
1
-0
/
+14
2015-03-18
drivers: usb: storage: cypress_atacb.c: trivial checkpatch fixes
Bas Peters
1
-9
/
+8
2015-03-18
drivers: usb: storage: alauda.c: properly place braces after function declara...
Bas Peters
1
-5
/
+10
2015-03-18
USB: gadget: f_mass_storage: use static attribute groups for sysfs entries
Takashi Iwai
1
-74
/
+33
2015-03-18
USB: appledisplay: Deletion of a check before backlight_device_unregister()
Markus Elfring
1
-1
/
+1
2015-03-18
ueagle-atm: Delete unnecessary checks before the function call "release_firmw...
Markus Elfring
1
-2
/
+2
2015-03-18
USB: whci-hcd: Delete an unnecessary check before the function call "usb_put_...
Markus Elfring
1
-2
/
+1
2015-03-18
uwb/whci: Delete an unnecessary check before the function call "umc_device_un...
Markus Elfring
1
-2
/
+1
2015-03-18
usb: xhci: plat: Add USB phy support
Maxime Ripard
1
-1
/
+18
2015-03-18
xhci: unify cycle state toggling operation with 'XOR'
Lin Wang
1
-2
/
+2
2015-03-18
USB: legotower: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-3
/
+3
[prev]
[next]