index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arc: use common of_flat_dt_match_machine
Rob Herring
2013-10-10
3
-62
/
+23
*
of: introduce common FDT machine related functions
Rob Herring
2013-10-10
2
-0
/
+65
*
openrisc: remove unnecessary prom.c includes
Rob Herring
2013-10-09
1
-22
/
+0
*
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-09
12
-104
/
+10
*
arm64: set initrd_start/initrd_end for fdt scan
Rob Herring
2013-10-09
1
-18
/
+6
*
arm: set initrd_start/initrd_end for fdt scan
Rob Herring
2013-10-09
1
-3
/
+8
*
of: create default early_init_dt_add_memory_arch
Rob Herring
2013-10-09
4
-29
/
+19
*
xtensa: use early_init_dt_scan
Rob Herring
2013-10-09
1
-12
/
+9
*
openrisc: use early_init_dt_scan
Rob Herring
2013-10-09
1
-14
/
+1
*
mips: use early_init_dt_scan
Rob Herring
2013-10-09
2
-39
/
+3
*
microblaze: use early_init_dt_scan
Rob Herring
2013-10-09
2
-15
/
+4
*
metag: use early_init_dt_scan
Rob Herring
2013-10-09
1
-6
/
+1
*
c6x: use early_init_dt_scan
Rob Herring
2013-10-09
2
-20
/
+1
*
arm64: use early_init_dt_scan
Rob Herring
2013-10-09
1
-28
/
+3
*
arm: use early_init_dt_scan
Rob Herring
2013-10-09
1
-15
/
+1
*
arc: use early_init_dt_scan
Rob Herring
2013-10-09
1
-13
/
+1
*
of: Introduce common early_init_dt_scan
Rob Herring
2013-10-09
2
-0
/
+28
*
metag: use unflatten_and_copy_device_tree
Rob Herring
2013-10-09
2
-19
/
+1
*
xtensa: use unflatten_and_copy_device_tree
Rob Herring
2013-10-09
1
-18
/
+1
*
x86: use unflatten_and_copy_device_tree
Rob Herring
2013-10-09
1
-15
/
+8
*
openrisc: use unflatten_and_copy_device_tree
Rob Herring
2013-10-09
2
-14
/
+1
*
arc: use unflatten_and_copy_device_tree
Rob Herring
2013-10-09
3
-18
/
+1
*
of: create unflatten_and_copy_device_tree
Rob Herring
2013-10-09
2
-0
/
+26
*
openrisc: use boot_command_line instead of private cmd_line
Rob Herring
2013-10-09
2
-9
/
+2
*
c6x: use boot_command_line instead of private c6x_command_line
Rob Herring
2013-10-09
4
-19
/
+2
*
Linux 3.12-rc3
v3.12-rc3
Linus Torvalds
2013-09-30
1
-1
/
+1
*
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-09-29
21
-107
/
+201
|
\
|
*
usb: dwc3: add support for Merrifield
David Cohen
2013-09-27
1
-0
/
+2
|
*
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
2013-09-27
1
-2
/
+3
|
*
USB: Fix breakage in ffs_fs_mount()
Al Viro
2013-09-27
1
-34
/
+26
|
*
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
2013-09-26
1
-9
/
+3
|
*
usb/core/devio.c: Don't reject control message to endpoint with wrong directi...
Kurt Garloff
2013-09-26
1
-0
/
+16
|
*
usb: chipidea: USB_CHIPIDEA should depend on HAS_DMA
Geert Uytterhoeven
2013-09-26
1
-1
/
+1
|
*
usb: chipidea: udc: free pending TD at removal procedure
Peter Chen
2013-09-26
1
-0
/
+2
|
*
usb: chipidea: imx: Add usb_phy_shutdown at probe's error path
Peter Chen
2013-09-26
1
-2
/
+5
|
*
usb: chipidea: Fix memleak for ci->hw_bank.regmap when removal
Peter Chen
2013-09-26
1
-0
/
+1
|
*
usb: chipidea: udc: fix the oops after rmmod gadget
Peter Chen
2013-09-26
1
-1
/
+1
|
*
USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
Alan Stern
2013-09-26
3
-3
/
+3
|
*
USB: OHCI: accept very late isochronous URBs
Alan Stern
2013-09-26
2
-14
/
+34
|
*
USB: UHCI: accept very late isochronous URBs
Alan Stern
2013-09-26
1
-4
/
+8
|
*
USB: iMX21: accept very late isochronous URBs
Alan Stern
2013-09-26
1
-4
/
+4
|
*
Merge tag 'for-usb-linus-2013-09-23' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2013-09-26
6
-33
/
+92
|
|
\
|
|
*
usbcore: check usb device's state before sending a Set SEL control transfer
Xenia Ragiadakou
2013-09-24
1
-0
/
+3
|
|
*
xhci: Fix race between ep halt and URB cancellation
Florian Wolter
2013-09-24
1
-2
/
+6
|
|
*
usb: Fix xHCI host issues on remote wakeup.
Sarah Sharp
2013-09-24
4
-10
/
+60
|
|
*
xhci: Ensure a command structure points to the correct trb on the command ring
Mathias Nyman
2013-09-24
4
-21
/
+17
|
|
*
xhci: Fix oops happening after address device timeout
Mathias Nyman
2013-09-24
1
-0
/
+6
*
|
|
Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2013-09-29
5
-13
/
+10
|
\
\
\
|
*
|
|
tty: ar933x_uart: move devicetree binding documentation
Gabor Juhos
2013-09-26
1
-0
/
+0
|
*
|
|
tty: Fix SIGTTOU not sent with tcflush()
Peter Hurley
2013-09-26
1
-0
/
+3
[next]