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
2010-03-19
USB: option: move hardcoded PID to a macro in usb/serial/option
Nathaniel McCallum
1
-1
/
+2
2010-03-19
USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO...
Nathaniel McCallum
1
-2
/
+2
2010-03-19
USB: serial: ftdi: add CONTEC vendor and product id
Daniel Sangorrin
2
-0
/
+8
2010-03-19
USB: xHCI: re-initialize cmd_completion
Andiry Xu
1
-0
/
+1
2010-03-19
USB: xhci: rename driver to xhci_hcd
Alex Chiang
2
-2
/
+2
2010-03-19
USB: musb: fix build error introduced by isoc change
Sonic Zhang
1
-1
/
+1
2010-03-19
USB: qcserial: add new device ids
Bernhard Rosenkraenzer
1
-0
/
+29
2010-03-19
USB: cdc-acm: Fix stupid NULL pointer in resume()
Oliver Neukum
1
-1
/
+1
2010-03-19
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
Clemens Ladisch
3
-6
/
+5
2010-03-19
USB: EHCI: fix ITD list order
Clemens Ladisch
1
-5
/
+19
2010-03-19
USB: Option: Add support for a variant of DLink DWM 652 U5
Huang Ying
1
-1
/
+2
2010-03-19
USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c
Ondrej Zary
1
-0
/
+9
2010-03-19
USB: serial: use port endpoint size to determine if ep is available
Johan Hovold
1
-11
/
+19
2010-03-19
USB: serial: fix softint not being called on errors
Johan Hovold
1
-10
/
+5
2010-03-19
USB: serial: fix error message on close in generic driver
Johan Hovold
1
-1
/
+3
2010-03-19
USB: fix usbfs regression
Alan Stern
1
-3
/
+14
2010-03-19
tty_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
2
-1
/
+2
2010-03-19
tty: cpm_uart: use resource_size()
Tobias Klauser
1
-2
/
+2
2010-03-19
tty_buffer: Fix distinct type warning
Fang Wenqi
1
-2
/
+2
2010-03-19
hvc_console: Fix race between hvc_close and hvc_remove
Amit Shah
1
-10
/
+21
2010-03-19
uartlite: Fix build on sparc.
David Miller
1
-5
/
+5
2010-03-19
Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...
Greg Kroah-Hartman
1
-20
/
+19
2010-03-19
driver core: numa: fix BUILD_BUG_ON for node_read_distance
David Rientjes
1
-2
/
+5
2010-03-19
driver-core: document ERR_PTR() return values
Jani Nikula
3
-0
/
+14
2010-03-19
sysdev: the cpu probe/release attributes should be sysdev_class_attributes
Stephen Rothwell
1
-8
/
+8
2010-03-19
driver-core: fix missing kernel-doc in firmware_class
Randy Dunlap
1
-0
/
+1
2010-03-19
Driver core: Early platform kernel-doc update
Magnus Damm
1
-7
/
+20
2010-03-19
sysfs: fix sysfs lockdep warning in mlx4 code
Greg Kroah-Hartman
1
-0
/
+1
2010-03-19
sysfs: fix sysfs lockdep warning in infiniband code
Greg Kroah-Hartman
1
-0
/
+1
2010-03-19
sysfs: fix sysfs lockdep warning in ipmi code
Greg Kroah-Hartman
1
-0
/
+10
2010-03-19
sysfs: Initialised pci bus legacy_mem field before use
Mel Gorman
1
-1
/
+1
2010-03-19
sysfs: use sysfs_bin_attr_init in firmware class driver
Jiri Kosina
1
-0
/
+1
2010-03-18
smsc95xx: Fix tx checksum offload for small packets
Steve Glendinning
1
-3
/
+15
2010-03-18
ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown
Mallikarjuna R Chilakala
1
-3
/
+0
2010-03-18
ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping
Mallikarjuna R Chilakala
3
-36
/
+54
2010-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-22
/
+4
2010-03-18
jme: Advance driver version number
Guo-Fu Tseng
1
-1
/
+1
2010-03-18
jme: Protect vlgrp structure by pause RX actions.
Guo-Fu Tseng
1
-0
/
+33
2010-03-18
jme: Fix VLAN memory leak
Guo-Fu Tseng
1
-0
/
+2
2010-03-18
KS8851: Avoid NULL pointer in set rx mode
Abraham Arce
1
-1
/
+0
2010-03-18
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-11
/
+17
2010-03-18
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-9
/
+26
2010-03-18
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-0
/
+1
2010-03-18
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
5
-41
/
+60
2010-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
132
-3524
/
+7202
2010-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-5
/
+24
2010-03-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+52
2010-03-18
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
51
-162
/
+621
2010-03-18
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
6
-71
/
+257
2010-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
27
-151
/
+1891
[prev]
[next]