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-02
target: Fix ->data_length re-assignment bug with SCSI overflow
Nicholas Bellinger
1
-2
/
+7
2012-10-02
netconsole: remove a redundant netconsole_target_put()
Amerigo Wang
1
-1
/
+0
2012-10-02
cciss: fix handling of protocol error
Stephen M. Cameron
1
-0
/
+1
2012-10-02
cpufreq/powernow-k8: workqueue user shouldn't migrate the kworker to another CPU
Tejun Heo
1
-29
/
+34
2012-10-02
gianfar: fix default tx vlan offload feature flag
Claudiu Manoil
1
-1
/
+1
2012-10-02
sfc: Fix reporting of IPv4 full filters through ethtool
Ben Hutchings
1
-2
/
+2
2012-10-02
pptp: lookup route with the proper net namespace
Gao feng
1
-2
/
+2
2012-10-02
isdnloop: fix and simplify isdnloop_init()
Wu Fengguang
1
-12
/
+0
2012-10-02
sfc: Fix maximum number of TSO segments and minimum TX queue size
Ben Hutchings
4
-9
/
+46
2012-09-14
hwmon: (asus_atk0110) Add quirk for Asus M5A78L
Luca Tettamanti
1
-0
/
+6
2012-09-14
xen/pciback: Fix proper FLR steps.
Konrad Rzeszutek Wilk
1
-4
/
+4
2012-09-14
xen: Use correct masking in xen_swiotlb_alloc_coherent.
Ronny Hegewald
1
-1
/
+1
2012-09-14
drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot
Dave Airlie
1
-0
/
+1
2012-09-14
Input: i8042 - add Gigabyte T1005 series netbooks to noloop table
Dmitry Torokhov
1
-0
/
+14
2012-09-14
HID: add NOGET quirk for Eaton Ellipse MAX UPS
Alan Stern
1
-0
/
+1
2012-09-14
i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
James Ralston
2
-0
/
+4
2012-09-14
i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLATFORM=y && CONFIG...
Axel Lin
3
-2
/
+19
2012-09-14
SCSI: Fix 'Device not ready' issue on mpt2sas
James Bottomley
2
-0
/
+20
2012-09-14
SCSI: mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth ...
sreekanth.reddy@lsi.com
1
-5
/
+8
2012-09-14
SCSI: scsi_lib: fix scsi_io_completion's SG_IO error propagation
Mike Snitzer
1
-1
/
+4
2012-09-14
SCSI: megaraid_sas: Move poll_aen_lock initializer
Kashyap Desai
1
-1
/
+2
2012-09-14
USB: CDC ACM: Fix NULL pointer dereference
Sven Schnelle
1
-1
/
+2
2012-09-14
USB: smsusb: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
USB: rtl8187: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
USB: p54usb: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
USB: jl2005bcd: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
USB: spca506: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
regulator: twl-regulator: fix up VINTANA1/VINTANA2
Aaro Koskinen
1
-2
/
+2
2012-09-14
rapidio/tsi721: fix unused variable compiler warning
Alexandre Bounine
1
-1
/
+4
2012-09-14
rapidio/tsi721: fix inbound doorbell interrupt handling
Alexandre Bounine
1
-0
/
+7
2012-09-14
uvcvideo: Reset the bytesused field when recycling an erroneous buffer
Jayakrishnan Memana
1
-0
/
+1
2012-09-14
PCI: EHCI: Fix crash during hibernation on ASUS computers
Rafael J. Wysocki
1
-0
/
+7
2012-09-14
ath9k: fix decrypt_error initialization in ath_rx_tasklet()
Lorenzo Bianconi
1
-1
/
+1
2012-09-14
ACPI: export symbol acpi_get_table_with_size
Alex Deucher
1
-0
/
+1
2012-09-14
cciss: fix incorrect scsi status reporting
Stephen M. Cameron
1
-10
/
+1
2012-09-14
Revert "drm/radeon: fix bo creation retry path"
Alex Deucher
1
-2
/
+1
2012-09-14
drm: stop vmgfx driver explosion
Alan Cox
1
-1
/
+5
2012-09-14
target: fix NULL pointer dereference bug alloc_page() fails to get memory
Yi Zou
1
-2
/
+2
2012-09-14
USB: winbond: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
Revert dma: imx-dma: Fix kernel crash due to missing clock conversion
Fabio Estevam
1
-25
/
+11
2012-09-14
USB: emi62: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-09-14
USB: vt6656: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-26
rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.
Jeongdo Son
1
-0
/
+1
2012-08-26
usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...
Michael Grzeschik
1
-0
/
+6
2012-08-26
usb: serial: mos7840: Fixup mos7840_chars_in_buffer()
Mark Ferrell
1
-3
/
+6
2012-08-26
USB: ftdi_sio: Add VID/PID for Kondo Serial USB
Ozan Çağlayan
2
-0
/
+8
2012-08-26
USB: option: add ZTE K5006-Z
Bjørn Mork
1
-0
/
+2
2012-08-26
USB: support the new interfaces of Huawei Data Card devices in option driver
fangxiaozhi
1
-168
/
+111
2012-08-26
IB/srp: Fix a race condition
Bart Van Assche
1
-24
/
+63
2012-08-26
pmac_zilog,kdb: Fix console poll hook to return instead of loop
Jason Wessel
1
-3
/
+9
[next]