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-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
17
-393
/
+977
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
302
-44889
/
+39077
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
3
-4
/
+4
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
10
-58
/
+50
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
35
-759
/
+284
2010-10-22
Merge branch 'for-2.6.37/drivers' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
15
-1372
/
+2390
2010-10-22
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
9
-22
/
+29
2010-10-22
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
13
-286
/
+419
2010-10-22
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2
-2
/
+3
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
230
-52
/
+389
2010-10-22
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-1
/
+0
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
99
-553
/
+614
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
20
-233
/
+245
2010-10-22
driver core: Display error codes when class suspend fails
Mark Brown
1
-4
/
+4
2010-10-22
Driver core: Add section count to memory_block struct
Nathan Fontenot
1
-6
/
+11
2010-10-22
Driver core: Add mutex for adding/removing memory blocks
Nathan Fontenot
1
-0
/
+7
2010-10-22
Driver core: Move find_memory_block routine
Nathan Fontenot
1
-33
/
+33
2010-10-22
hpilo: Despecificate driver from iLO generation
dann frazier
2
-6
/
+6
2010-10-22
driver core: Convert link_mem_sections to use find_memory_block_hinted.
Robin Holt
1
-3
/
+5
2010-10-22
driver core: Introduce find_memory_block_hinted which utilizes kset_find_obj_...
Robin Holt
1
-10
/
+18
2010-10-22
driver core: fix build for CONFIG_BLOCK not enabled
Randy Dunlap
1
-0
/
+6
2010-10-22
driver-core: base: change to new flag variable
matt mooney
1
-3
/
+1
2010-10-22
FW_LOADER: fix kconfig dependency warning on HOTPLUG
Randy Dunlap
1
-1
/
+0
2010-10-22
uio: Statically allocate uio_class and use class .dev_attrs.
Eric W. Biederman
1
-35
/
+18
2010-10-22
uio: Support 2^MINOR_BITS minors
Eric W. Biederman
1
-6
/
+37
2010-10-22
uio: Cleanup irq handling.
Eric W. Biederman
1
-7
/
+7
2010-10-22
uio: Don't clear driver data
Eric W. Biederman
1
-14
/
+3
2010-10-22
uio: Fix lack of locking in init_uio_class
Eric W. Biederman
1
-43
/
+15
2010-10-22
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
2
-11
/
+19
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
5
-214
/
+25
2010-10-22
base/platform: Simplifications for NULL platform data/resources handling
Anton Vorontsov
1
-20
/
+12
2010-10-22
base/platform: Safe handling for NULL platform data and resources
Anton Vorontsov
1
-1
/
+8
2010-10-22
pch_phub: fix build warnings
Greg Kroah-Hartman
1
-5
/
+5
2010-10-22
add Packet hub driver for Topcliff Platform controller hub
Masayuki Ohtak
3
-0
/
+730
2010-10-22
driver core: platform_bus: allow runtime override of dev_pm_ops
Kevin Hilman
1
-0
/
+35
2010-10-22
uio: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-6
/
+7
2010-10-22
driver core: platform: Use drv->driver.bus instead of assuming platform_bus_type
Patrick Pannuto
1
-2
/
+2
2010-10-22
pcmcia: fix ni_daq_700 compilation
Dominik Brodowski
1
-1
/
+0
2010-10-22
bluetooth: Fix missing NULL check
Alan Cox
1
-0
/
+7
2010-10-22
xen-blkfront: disable barrier/flush write support
Jens Axboe
1
-0
/
+7
2010-10-22
fbdev: atafb - Remove undead ifdef ATAFB_FALCON
Christian Dietrich
1
-2
/
+0
2010-10-22
zorro: Fix device_register() error handling
Vasiliy Kulikov
1
-0
/
+2
2010-10-22
fbdev/m68k: Fix section mismatches in q40fb.c
Henrik Kretzschmar
1
-2
/
+2
2010-10-22
pcmcia: IOCARD is also required for using IRQs
Dominik Brodowski
1
-1
/
+3
2010-10-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
4
-12
/
+63
2010-10-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
28
-601
/
+1634
2010-10-21
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+2
2010-10-21
pata_bf54x: fix return type of bfin_set_devctl
Mike Frysinger
1
-1
/
+1
2010-10-21
Drivers: ata: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
1
-1
/
+1
2010-10-21
libahci: fix result_tf handling after an ATA PIO data-in command
Tejun Heo
2
-3
/
+16
[next]