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
2011-12-21
convert 'memory' sysdev_class to a regular subsystem
Kay Sievers
2
-164
/
+142
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
11
-197
/
+199
2011-12-15
xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion
Greg Kroah-Hartman
1
-0
/
+1
2011-12-14
xen-balloon: convert sysdev_class to a regular subsystem
Kay Sievers
2
-81
/
+80
2011-12-14
ibm_rtl: convert sysdev_class to a regular subsystem
Kay Sievers
1
-17
/
+17
2011-12-14
edac: convert sysdev_class to a regular subsystem
Kay Sievers
10
-55
/
+49
2011-12-14
driver-core: implement 'sysdev' functionality for regular devices and buses
Kay Sievers
6
-58
/
+357
2011-12-12
Drivers: hv: Get rid of an unnecessary check in hv.c
K. Y. Srinivasan
1
-5
/
+0
2011-12-12
Drivers: hv: Make the vmbus driver unloadable
K. Y. Srinivasan
4
-0
/
+26
2011-12-12
Drivers: hv: Fix a memory leak
K. Y. Srinivasan
1
-0
/
+1
2011-12-09
w1: add fast search for single slave bus
Evgeniy Polyakov
1
-0
/
+10
2011-12-09
drivers: hv: Don't OOPS when you cannot init vmbus
K. Y. Srinivasan
1
-0
/
+16
2011-12-09
firmware: google: fix gsmi.c build warning
Maxin B. John
1
-1
/
+2
2011-12-09
drivers_base: make argument to platform_device_register_full const
Uwe Kleine-König
1
-1
/
+1
2011-11-26
uio: convert drivers/uio/* to use module_platform_driver()
Axel Lin
3
-36
/
+3
2011-11-26
topology: Provide CPU topology in sysfs in !SMP configurations
Ben Hutchings
1
-2
/
+2
2011-11-26
hv: Add Kconfig menu entry
Bart Van Assche
1
-1
/
+3
2011-11-26
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
K. Y. Srinivasan
1
-1
/
+1
2011-11-26
hv: Move Kconfig menu entry
Bart Van Assche
1
-2
/
+2
2011-11-18
usb: dwc3: fix a warning
Alessandro Rubini
1
-1
/
+0
2011-11-18
usb: dwc3: use debugfs_print_regs32()
Alessandro Rubini
1
-12
/
+3
2011-11-18
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
12
-216
/
+12
2011-11-18
USB: convert drivers/hid/* to use module_usb_driver()
Greg Kroah-Hartman
2
-32
/
+2
2011-11-18
USB: convert drivers/input/* to use module_usb_driver()
Greg Kroah-Hartman
14
-227
/
+14
2011-11-18
USB: convert drivers/bluetooth/* to use module_usb_driver()
Greg Kroah-Hartman
5
-81
/
+5
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
97
-1635
/
+97
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
44
-668
/
+50
2011-11-18
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
13
-268
/
+13
2011-11-18
USB: convert drivers/usb/* to use module_usb_driver()
Greg Kroah-Hartman
40
-675
/
+40
2011-11-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
47
-567
/
+47
2011-11-17
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
16
-207
/
+16
2011-11-17
W1: w1_therm: release the bus during conversion on externally powered devices
Maciej Szmigiero
1
-5
/
+31
2011-11-15
devtmpfsd: fix task state handling
Kautuk Consul
1
-2
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
29
-244
/
+274
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
1
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
1
-1
/
+1
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
4
-4
/
+4
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
15
-244
/
+464
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
30
-2626
/
+2913
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
130
-3624
/
+7010
2011-11-07
vmwgfx: Snoop DMA transfers with non-covering sizes
Jakob Bornecrantz
1
-9
/
+21
2011-11-07
vmwgfx: Move the prefered mode first in the list
Jakob Bornecrantz
1
-0
/
+4
2011-11-07
vmwgfx: Unreference surface on cursor error path
Jakob Bornecrantz
1
-0
/
+1
[next]