index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-22
USB: OHCI: make ohci-platform use devm_request_and_ioremap helper
Florian Fainelli
1
-15
/
+3
2012-10-22
USB: EHCI: make ehci-platform use devm_request_and_ioremap helper
Florian Fainelli
1
-15
/
+3
2012-10-22
USB: OHCI: fix typo in ohci-platform driver on the word "resource"
Florian Fainelli
1
-1
/
+1
2012-10-22
USB: EHCI: fix typo in ehci-platform driver on the word "resource"
Florian Fainelli
1
-1
/
+1
2012-10-22
USB: OHCI: make ohci-platform use dev_err() instead of pr_err()
Florian Fainelli
1
-3
/
+3
2012-10-22
USB: EHCI: make ehci-platform use dev_err() instead of pr_err()
Florian Fainelli
1
-3
/
+3
2012-10-22
USB: move common alchemy USB routines to arch/mips/alchemy/common.c
Florian Fainelli
2
-615
/
+0
2012-10-22
USB: OHCI: remove Alchemy OHCI platform driver.
Florian Fainelli
2
-239
/
+0
2012-10-22
USB: OHCI: remove OHCI SH platform driver
Florian Fainelli
3
-147
/
+5
2012-10-22
USB: OHCI: remove Netlogic XLS OHCI platform driver
Florian Fainelli
2
-157
/
+0
2012-10-22
USB: OHCI: remove CNS3xxx OHCI platform driver
Florian Fainelli
3
-172
/
+5
2012-10-22
USB: OHCI: remove PNX8550 OHCI driver
Florian Fainelli
2
-248
/
+0
2012-10-22
USB: ohci: merge ohci_finish_controller_resume with ohci_resume
Florian Fainelli
11
-57
/
+48
2012-10-22
USB: ohci: remove check for RH already suspended in ohci_suspend
Florian Fainelli
1
-9
/
+2
2012-10-22
USB: ohci: move ohci_pci_{suspend,resume} to ohci-hcd.c
Florian Fainelli
2
-45
/
+45
2012-10-22
USB: ohci: allow platform driver to specify the number of ports
Florian Fainelli
1
-0
/
+4
2012-10-22
USB: EHCI: remove CNS3xxx EHCI platform driver
Florian Fainelli
3
-161
/
+5
2012-10-22
USB: EHCI: remove Alchemy EHCI driver
Florian Fainelli
2
-189
/
+0
2012-10-22
USB: EHCI: add no_io_watchdog platform_data parameter to ehci-platform
Florian Fainelli
1
-0
/
+2
2012-10-22
USB: EHCI: remove Netlogic XLS EHCI driver
Florian Fainelli
2
-147
/
+0
2012-10-22
USB: EHCI: remove Loongson 1B EHCI driver.
Florian Fainelli
2
-152
/
+0
2012-10-22
USB: OHCI: remove ohci-pcc-soc driver.
Florian Fainelli
3
-231
/
+0
2012-10-22
USB: EHCI: remove IXP4xx EHCI driver
Florian Fainelli
2
-144
/
+0
2012-10-22
OHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
2
-6
/
+34
2012-10-22
UHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
1
-37
/
+36
2012-10-22
EHCI: implement new semantics for URB_ISO_ASAP
Alan Stern
1
-7
/
+26
2012-10-22
USB: update documentation for URB_ISO_ASAP
Alan Stern
1
-3
/
+19
2012-10-22
EHCI: replace mult/div with bit-mask operation
Alan Stern
1
-1
/
+1
2012-10-22
EHCI: use the isochronous scheduling threshold
Alan Stern
4
-11
/
+5
2012-10-22
EHCI: improved logic for isochronous scheduling
Alan Stern
2
-39
/
+33
2012-10-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-6
/
+10
2012-10-19
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
5
-6
/
+7
2012-10-19
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2
-4
/
+4
2012-10-19
firmware/memmap: avoid type conflicts with the generic memmap_init()
Fengguang Wu
1
-2
/
+2
2012-10-19
drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...
Axel Lin
1
-2
/
+2
2012-10-19
xen: Fix annoying compile-time warning
Linus Torvalds
1
-1
/
+1
2012-10-19
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+6
2012-10-19
Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-12
/
+31
2012-10-19
Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
34
-552
/
+606
2012-10-19
USB: ehci-fsl: Return valid error in ehci_fsl_setup_phy
Ben Collins
1
-1
/
+1
2012-10-18
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-8
/
+10
2012-10-18
Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
3
-16
/
+18
2012-10-18
USB: option: add more ZTE devices
Bjørn Mork
1
-0
/
+16
2012-10-18
USB: option: blacklist net interface on ZTE devices
Bjørn Mork
1
-20
/
+48
2012-10-18
Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
6
-7
/
+17
2012-10-18
usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
Alexis R. Cortes
1
-1
/
+2
2012-10-18
USB: io_ti: fix sysfs-attribute creation
Johan Hovold
1
-7
/
+7
2012-10-18
USB: iuu_phoenix: fix sysfs-attribute creation
Johan Hovold
1
-2
/
+12
2012-10-17
staging: dgrp: check return value of alloc_tty_driver
Bill Pemberton
1
-0
/
+9
2012-10-17
staging: dgrp: check for NULL pointer in (un)register_proc_table
Bill Pemberton
1
-0
/
+6
[next]