Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5c9b2b28e5385614169ec133f7b0cbfbeb38dc22
5c9b2b2
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
by Florian Fainelli
· 12 years ago
976baf6
USB: OHCI: make ohci-platform use dev_err() instead of pr_err()
by Florian Fainelli
· 12 years ago
2350cb0
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
by Florian Fainelli
· 12 years ago
216d0fd
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
by Florian Fainelli
· 12 years ago
bb5da43
USB: OHCI: remove Alchemy OHCI platform driver.
by Florian Fainelli
· 12 years ago
e223a4c
MIPS: Alchemy: use the OHCI platform driver
by Florian Fainelli
· 12 years ago
231a72e
USB: OHCI: remove OHCI SH platform driver
by Florian Fainelli
· 12 years ago
7518f07
sh: convert boards to use the OHCI platform driver
by Florian Fainelli
· 12 years ago
c2e91e0
USB: OHCI: remove Netlogic XLS OHCI platform driver
by Florian Fainelli
· 12 years ago
ee2ef6b
MIPS: Netlogic: convert to use OHCI platform driver
by Florian Fainelli
· 12 years ago
c23920b0
USB: OHCI: remove CNS3xxx OHCI platform driver
by Florian Fainelli
· 12 years ago
6da00dd
ARM: cns3xxx: use OHCI platform driver
by Florian Fainelli
· 12 years ago
60da65f
USB: OHCI: remove PNX8550 OHCI driver
by Florian Fainelli
· 12 years ago
f2028bd
MIPS: PNX8550: use OHCI platform driver
by Florian Fainelli
· 12 years ago
cfa49b4
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
by Florian Fainelli
· 12 years ago
d4ae47d
USB: ohci: remove check for RH already suspended in ohci_suspend
by Florian Fainelli
· 12 years ago
cd1965d
USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
by Florian Fainelli
· 12 years ago
2b16e39
USB: ohci: allow platform driver to specify the number of ports
by Florian Fainelli
· 12 years ago
f3a958d
USB: EHCI: remove CNS3xxx EHCI platform driver
by Florian Fainelli
· 12 years ago
b898f5f
ARM: cns3xxx: use ehci platform driver
by Florian Fainelli
· 12 years ago
1de7d89
USB: EHCI: remove Alchemy EHCI driver
by Florian Fainelli
· 12 years ago
2be350f
MIPS: Alchemy: use the ehci platform driver
by Florian Fainelli
· 12 years ago
4534874
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
by Florian Fainelli
· 12 years ago
6d39944
USB: EHCI: remove Netlogic XLS EHCI driver
by Florian Fainelli
· 12 years ago
1bee8d4
MIPS: Netlogic: use ehci-platform driver
by Florian Fainelli
· 12 years ago
ead92fa
USB: EHCI: remove Loongson 1B EHCI driver.
by Florian Fainelli
· 12 years ago
afe046b
MIPS: Loongson 1B: use ehci-platform instead of ehci-ls1x.
by Florian Fainelli
· 12 years ago
7bccfcd
USB: OHCI: remove ohci-pcc-soc driver.
by Florian Fainelli
· 12 years ago
6efd0f73
USB: EHCI: remove IXP4xx EHCI driver
by Florian Fainelli
· 12 years ago
6a41b4d
OHCI: implement new semantics for URB_ISO_ASAP
by Alan Stern
· 12 years ago
c44b225
UHCI: implement new semantics for URB_ISO_ASAP
by Alan Stern
· 12 years ago
4005ad4
EHCI: implement new semantics for URB_ISO_ASAP
by Alan Stern
· 12 years ago
a03bede
USB: update documentation for URB_ISO_ASAP
by Alan Stern
· 12 years ago
7267547
EHCI: replace mult/div with bit-mask operation
by Alan Stern
· 12 years ago
98cae42
EHCI: use the isochronous scheduling threshold
by Alan Stern
· 12 years ago
c3ee9b7
EHCI: improved logic for isochronous scheduling
by Alan Stern
· 12 years ago
6f0c058
Linux 3.7-rc2
by Linus Torvalds
· 12 years ago
198190a
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
aeed41a
arm64: fix alignment padding in assembly code
by Marc Zyngier
· 12 years ago
31fd84b9
use clamp_t in UNAME26 fix
by Kees Cook
· 12 years ago
8c1bee6
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
45bff41
perf python: Properly link with libtraceevent
by Arnaldo Carvalho de Melo
· 12 years ago
a448a03
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 12 years ago
3782010
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
caabe24
MODSIGN: Move the magic string to the end of a module and eliminate the search
by David Howells
· 12 years ago
70f3900
Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/linux into fixes
by Olof Johansson
· 12 years ago
b6bb324
MODSIGN: Cleanup .gitignore
by David Howells
· 12 years ago
b37d1bf
MODSIGN: perlify sign-file and merge in x509keyid
by David Howells
· 12 years ago
068a565
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc into fixes
by Olof Johansson
· 12 years ago
9e78144
hold task->mempolicy while numa_maps scans.
by KAMEZAWA Hiroyuki
· 12 years ago
3b641bf
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
4a1f2b0
Merge branch 'akpm' (Fixes from Andrew)
by Linus Torvalds
· 12 years ago
fe73fbe
lib/dma-debug.c: fix __hash_bucket_find()
by Ming Lei
· 12 years ago
0db63d7
mm: compaction: correct the nr_strict va isolated check for CMA
by Mel Gorman
· 12 years ago
bac7169
firmware/memmap: avoid type conflicts with the generic memmap_init()
by Fengguang Wu
· 12 years ago
bbc2e3e
pidns: remove recursion from free_pid_ns()
by Cyrill Gorcunov
· 12 years ago
dc36d7e
drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_store() error paths
by Axel Lin
· 12 years ago
2702b15
kernel/sys.c: fix stack memory content leak via UNAME26
by Kees Cook
· 12 years ago
1d46e23
linux/coredump.h needs asm/siginfo.h
by Richard Weinberger
· 12 years ago
deb521c
remap_file_pages: correctly handle the case of a NULL vm_ops pointer
by Linus Torvalds
· 12 years ago
17dbe27
Merge tag 'xtensa-next-20121018' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 12 years ago
b05e585
kbuild: Fix module signature generation
by Linus Torvalds
· 12 years ago
1675737
xen: Fix annoying compile-time warning
by Linus Torvalds
· 12 years ago
e80bd27
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 12 years ago
ccfc273
Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
42bf3e2
Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
fb06de0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel
by Linus Torvalds
· 12 years ago
22054fb
Merge tag 'parisc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
by Linus Torvalds
· 12 years ago
ea26d0c
MAINTAINERS: Add Rafael's address to ACPI maintainers
by Rafael J. Wysocki
· 12 years ago
90cdb1a
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
d479c91
USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy
by Ben Collins
· 12 years ago
7216cab
xtensa: add missing system calls to the syscall table
by Chris Zankel
· 12 years ago
6238559
Merge tag 'disintegrate-parisc-20121016' into for-linus
by James Bottomley
· 12 years ago
39070cb
xtensa: minor compiler warning fix
by Chris Zankel
· 12 years ago
e2a666d
kbuild: sign the modules at install time
by Rusty Russell
· 12 years ago
4533d86
Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent
by H. Peter Anvin
· 12 years ago
5bc6617
x86, MCE: Remove bios_cmci_threshold sysfs attribute
by Borislav Petkov
· 12 years ago
c9623de
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
e1858b2
Hexagon: Copyright marking changes
by Richard Kuo
· 12 years ago
3ed8d11
UAPI: (Scripted) Disintegrate arch/hexagon/include/asm
by David Howells
· 12 years ago
32bec97
crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage aesni_enc()
by Jussi Kivilinna
· 12 years ago
4338584
fs, xattr: fix bug when removing a name not in xattr list
by David Rientjes
· 12 years ago
8f34a1d
arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints
by Will Deacon
· 12 years ago
7797d17
arm64: ptrace: make structure padding explicit for debug registers
by Will Deacon
· 12 years ago
16dd46b
arm64: No need to set the x0-x2 registers in start_thread()
by Catalin Marinas
· 12 years ago
f71a1a4
arm64: Ignore memory blocks below PHYS_OFFSET
by Catalin Marinas
· 12 years ago
c60b0c2
arm64: Fix the update_vsyscall() prototype
by Catalin Marinas
· 12 years ago
fea2aca
arm64: Select MODULES_USE_ELF_RELA
by Catalin Marinas
· 12 years ago
d63e210
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
a0a6a39
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
bab5835
Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
ec35183
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 12 years ago
1243163
ARM: kirkwood: fix buttons on lsxl boards
by Michael Walle
· 12 years ago
a54841e
ARM: kirkwood: fix LEDs names for lsxl boards
by Michael Walle
· 12 years ago
1e9c06f
ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2
by Jason Gunthorpe
· 12 years ago
4b35f1c
USB: option: add more ZTE devices
by Bjørn Mork
· 12 years ago
1452df6
USB: option: blacklist net interface on ZTE devices
by Bjørn Mork
· 12 years ago
6b7ced6
Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 12 years ago
4708097
usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
by Alexis R. Cortes
· 12 years ago
5d8c61b
USB: io_ti: fix sysfs-attribute creation
by Johan Hovold
· 12 years ago
Next »