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
2009-11-17
USB: usbmon: fix bug in mon_buff_area_shrink
Alan Stern
1
-4
/
+7
2009-11-17
USB: xhci: Fix scratchpad deallocation.
Sarah Sharp
1
-1
/
+1
2009-11-17
USB: xhci: Fix TRB physical to virtual address translation.
Sarah Sharp
1
-2
/
+5
2009-11-17
USB: xhci: Fix bug memory free after failed initialization.
Sarah Sharp
1
-3
/
+5
2009-11-17
USB: cdc_acm: Fix memory leak after hangup
Francesco Lavra
1
-5
/
+11
2009-11-17
USB: cdc_acm: Fix race condition when opening tty
Henry Gebhardt
1
-1
/
+1
2009-11-17
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
Libin Yang
4
-6
/
+46
2009-11-17
tty: cp210x: Fix carrier handling
Alan Cox
1
-0
/
+21
2009-11-17
tty_port: If we are opened non blocking we still need to raise the carrier
Alan Cox
1
-0
/
+3
2009-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
8
-17
/
+46
2009-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+2
2009-11-17
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+13
2009-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...
Linus Torvalds
3
-7
/
+7
2009-11-17
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-11
/
+17
2009-11-17
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
3
-3
/
+6
2009-11-17
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-6
/
+6
2009-11-17
znet: fix build failure from i82593.h relocation
John W. Linville
3
-232
/
+2
2009-11-17
net/s390 drivers: add missing 'const' attribute
Heiko Carstens
3
-3
/
+3
2009-11-17
sungem: Fix Serdes detection.
David S. Miller
1
-1
/
+9
2009-11-17
net: Getting rid of the x86 dependency to built vmxnet3
Shreyas Bhatewara
5
-188
/
+439
2009-11-17
bnx2x: Handle Rx and Tx together in NAPI
Vladislav Zolotarov
2
-231
/
+157
2009-11-17
net: fix mdio section mismatch warning
Stephen Rothwell
1
-1
/
+1
2009-11-17
net: PPP buffer too small for higher speed connections
fangxiaozhi
1
-1
/
+1
2009-11-17
net/can/mscan: improve build
Wolfram Sang
4
-20
/
+26
2009-11-17
net/can/mscan: add error path to mscan_open()
Wolfram Sang
1
-5
/
+11
2009-11-17
net/can/mscan: replace hardcoded values with defines
Wolfram Sang
2
-5
/
+15
2009-11-17
net/can/mpc52xx_can: improve properties and their description
Wolfram Sang
1
-2
/
+1
2009-11-17
net/can/mpc52xx_can: refactor clock-get routine
Wolfram Sang
1
-29
/
+16
2009-11-17
net/can/mscan: drop assignment in while-construct
Wolfram Sang
1
-2
/
+4
2009-11-17
net/can/mscan: fix function annotations
Wolfram Sang
2
-4
/
+1
2009-11-17
net/can/mscan: use {clr|set}bits8 macros
Wolfram Sang
1
-12
/
+7
2009-11-17
net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}
Wolfram Sang
1
-8
/
+0
2009-11-17
net/can/mscan: trivial fixes
Wolfram Sang
2
-23
/
+18
2009-11-17
net/can/mscan: move defines into .h file
Wolfram Sang
2
-29
/
+29
2009-11-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
20
-422
/
+293
2009-11-16
KS8695: fix ks8695_rx() unreasonable action.
zeal
1
-7
/
+6
2009-11-16
KS8695: fix ks8695_rx_irq() bug.
zeal
1
-15
/
+7
2009-11-16
ppp: fix BUG on non-linear SKB (multilink receive)
Ben McKeegan
1
-2
/
+9
2009-11-16
ixgbe: Fixing EEH handler to handle more than one error
Breno Leitao
1
-0
/
+1
2009-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-164
/
+43
2009-11-16
Input: lifebook - fix settings for CF-72
Abner Holsinger
1
-2
/
+1
2009-11-16
Input: psmouse - fix breakage introduced by b7802c5c1ea
Jiri Kosina
1
-1
/
+1
2009-11-16
ath5k: allow setting txpower to 0
Bob Copeland
1
-2
/
+0
2009-11-16
rndis_wlan: handle NL80211_AUTHTYPE_AUTOMATIC
Jussi Kivilinna
1
-0
/
+2
2009-11-16
rt2800: do not enable tbtt unless we are in a beacon mode
Josef Bacik
1
-1
/
+2
2009-11-16
ath9k: fix massive rx packet loss issue
Felix Fietkau
1
-0
/
+1
2009-11-16
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
Gertjan van Wingerde
4
-10
/
+27
2009-11-16
rt2x00: Log RT/RF chipset information correctly.
Gertjan van Wingerde
7
-4
/
+13
2009-11-16
rt2x00: Initialize rf302x RF values properly for rt2800pci.
Gertjan van Wingerde
1
-17
/
+12
2009-11-16
rt2x00: Fix rt2800lib RF chip programming selection.
Gertjan van Wingerde
1
-3
/
+7
[prev]
[next]