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
2014-09-05
USB: fix build error with CONFIG_PM_RUNTIME disabled
Greg Kroah-Hartman
1
-0
/
+2
2014-09-05
usb: hub: Prevent hub autosuspend if usbcore.autosuspend is -1
Roger Quadros
1
-1
/
+5
2014-09-05
USB: whiteheat: Added bounds checking for bulk command response
James Forshaw
1
-1
/
+6
2014-09-05
USB: ftdi_sio: Added PID for new ekey device
Jaša Bartelj
2
-0
/
+7
2014-09-05
USB: ftdi_sio: add Basic Micro ATOM Nano USB2Serial PID
Johan Hovold
2
-0
/
+3
2014-09-05
usb: xhci: amd chipset also needs short TX quirk
Huang Rui
1
-0
/
+4
2014-09-05
xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
Hans de Goede
1
-1
/
+2
2014-09-05
Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt
Ben Hutchings
1
-2
/
+8
2014-09-05
mei: nfc: fix memory leak in error path
Alexander Usyskin
1
-6
/
+5
2014-09-05
mei: reset client state on queued connect request
Alexander Usyskin
1
-0
/
+1
2014-09-05
hpsa: fix bad -ENOMEM return value in hpsa_big_passthru_ioctl
Stephen M. Cameron
1
-1
/
+1
2014-09-05
crypto: ux500 - make interrupt mode plausible
Arnd Bergmann
1
-13
/
+12
2014-09-05
serial: core: Preserve termios c_cflag for console resume
Peter Hurley
1
-0
/
+3
2014-09-05
drivers/i2c/busses: use correct type for dma_map/unmap
Wolfram Sang
1
-2
/
+2
2014-09-05
hwmon: (dme1737) Prevent overflow problem when writing large limits
Axel Lin
1
-15
/
+18
2014-09-05
hwmon: (ads1015) Fix out-of-bounds array access
Axel Lin
1
-0
/
+2
2014-09-05
hwmon: (lm85) Fix various errors on attribute writes
Guenter Roeck
1
-3
/
+6
2014-09-05
hwmon: (ads1015) Fix off-by-one for valid channel index checking
Axel Lin
1
-1
/
+1
2014-09-05
hwmon: (gpio-fan) Prevent overflow problem when writing large limits
Axel Lin
1
-1
/
+1
2014-09-05
hwmon: (lm78) Fix overflow problems seen when writing large temperature limits
Guenter Roeck
1
-1
/
+1
2014-09-05
hwmon: (sis5595) Prevent overflow problem when writing large limits
Axel Lin
1
-1
/
+1
2014-09-05
drm: omapdrm: fix compiler errors
Russell King
3
-9
/
+11
2014-09-05
mei: start disconnect request timer consistently
Alexander Usyskin
1
-0
/
+1
2014-09-05
USB: Fix persist resume of some SS USB devices
Pratyush Anand
1
-0
/
+41
2014-09-05
USB: ehci-pci: USB host controller support for Intel Quark X1000
Bryan O'Donoghue
1
-0
/
+25
2014-09-05
USB: serial: ftdi_sio: Add support for new Xsens devices
Patrick Riphagen
2
-0
/
+5
2014-09-05
USB: serial: ftdi_sio: Annotate the current Xsens PID assignments
Patrick Riphagen
1
-5
/
+5
2014-09-05
USB: OHCI: don't lose track of EDs when a controller dies
Alan Stern
1
-17
/
+29
2014-09-05
HID: fix a couple of off-by-ones
Jiri Kosina
6
-7
/
+7
2014-09-05
HID: logitech: perform bounds checking on device_id early enough
Jiri Kosina
1
-7
/
+6
2014-08-14
sunsab: Fix detection of BREAK on sunsab serial console
Christopher Alexander Tobias Schulze
1
-0
/
+9
2014-08-14
bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000
Christopher Alexander Tobias Schulze
2
-3
/
+14
2014-08-14
macvlan: Initialize vlan_features to turn on offload support.
Vlad Yasevich
1
-0
/
+1
2014-08-14
inetpeer: get rid of ip_id_count
Eric Dumazet
2
-2
/
+2
2014-08-14
bnx2x: fix crash during TSO tunneling
Dmitry Kravkov
2
-0
/
+10
2014-08-07
net: mvneta: replace Tx timer with a real interrupt
willy tarreau
1
-60
/
+12
2014-08-07
net: mvneta: add missing bit descriptions for interrupt masks and causes
willy tarreau
1
-2
/
+42
2014-08-07
net: mvneta: do not schedule in mvneta_tx_timeout
willy tarreau
1
-11
/
+0
2014-08-07
net: mvneta: use per_cpu stats to fix an SMP lock up
willy tarreau
1
-26
/
+48
2014-08-07
net: mvneta: increase the 64-bit rx/tx stats out of the hot path
willy tarreau
1
-4
/
+11
2014-08-07
staging: vt6655: Fix Warning on boot handle_irq_event_percpu.
Malcolm Priestley
1
-2
/
+5
2014-08-07
iio: buffer: Fix demux table creation
Lars-Peter Clausen
1
-1
/
+1
2014-08-07
staging: vt6655: Fix disassociated messages every 10 seconds
Malcolm Priestley
1
-1
/
+1
2014-08-07
scsi: handle flush errors properly
James Bottomley
1
-0
/
+8
2014-08-07
rapidio/tsi721_dma: fix failure to obtain transaction descriptor
Alexandre Bounine
1
-1
/
+7
2014-07-31
hwmon: (smsc47m192) Fix temperature limit and vrm write operations
Guenter Roeck
1
-1
/
+3
2014-07-31
Input: fix defuzzing logic
Dmitry Torokhov
1
-2
/
+4
2014-07-31
ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)
Romain Degez
1
-0
/
+1
2014-07-31
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-12
/
+4
2014-07-31
libata: support the ata host which implements a queue depth less than 32
Kevin Hao
1
-3
/
+19
[next]