index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
2
-18
/
+21
2007-07-15
Merge git://git.infradead.org/battery-2.6
Linus Torvalds
9
-49
/
+10
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
181
-26286
/
+20988
2007-07-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
5
-2
/
+509
2007-07-15
make i2c-acorn tristate
Al Viro
2
-2
/
+2
2007-07-15
icside: devm_iounmap() needs linux/io.h
Al Viro
1
-1
/
+1
2007-07-15
missing argument in bin_attribute ->read()/->write()
Al Viro
2
-6
/
+6
2007-07-15
fallout from Auke's pci ->revision patch
Al Viro
1
-1
/
+1
2007-07-15
ax88796: dev_dbg() wants device, not platform device
Al Viro
1
-2
/
+2
2007-07-15
zd1211rw: too early inclusion of asm/unaligned.h
Al Viro
1
-1
/
+1
2007-07-15
PDA_POWER depends on having request_irq()
Al Viro
1
-0
/
+1
2007-07-15
ieee1394: forgotten dereference...
Al Viro
1
-1
/
+1
2007-07-15
minimal fixes for drivers/usb/gadget/m66592-udc.c
Al Viro
1
-23
/
+4
2007-07-15
git-battery vs git-acpi
Andrew Morton
1
-2
/
+3
2007-07-15
Power supply class and drivers: remove non obligatory return statements
Anton Vorontsov
9
-39
/
+0
2007-07-15
pda_power: clean up irq, timer
Jeff Garzik
1
-9
/
+8
2007-07-15
[SCSI] ibmvscsi: convert to use the data buffer accessors
FUJITA Tomonori
1
-57
/
+23
2007-07-15
[SCSI] dc395x: convert to use the data buffer accessors
FUJITA Tomonori
1
-103
/
+60
2007-07-15
[SCSI] ncr53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
1
-59
/
+11
2007-07-15
[SCSI] sym53c8xx: convert to use the data buffer accessors
FUJITA Tomonori
2
-73
/
+12
2007-07-15
[SCSI] ppa: coding police and printk levels
Alan Cox
1
-30
/
+27
2007-07-15
[SCSI] aic7xxx_old: remove redundant GFP_ATOMIC from kmalloc
Satyam Sharma
1
-1
/
+1
2007-07-15
[SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c
Satyam Sharma
1
-1
/
+1
2007-07-15
[SCSI] remove the dead CYBERSTORMIII_SCSI option
Adrian Bunk
1
-2
/
+0
2007-07-14
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
Michael Chan
2
-2
/
+2
2007-07-14
[NET]: Add macvlan driver
Patrick McHardy
3
-0
/
+507
2007-07-14
[SCSI] don't build scsi_dma_{map,unmap} for !HAS_DMA
Cornelia Huck
4
-41
/
+58
2007-07-14
[SCSI] Clean up scsi_add_lun a bit
Matthew Wilcox
1
-38
/
+26
2007-07-14
[SCSI] 53c700: Remove printk, which triggers because of low scsi clock on SNI...
Thomas Bogendoerfer
1
-2
/
+0
2007-07-14
[SCSI] sni_53c710: Cleanup
Thomas Bogendoerfer
1
-8
/
+2
2007-07-14
[SCSI] qla4xxx: Fix underrun/overrun conditions
David C Somayajulu
2
-26
/
+33
2007-07-14
[SCSI] megaraid_mbox: use mutex instead of semaphore
Matthias Kaehlcke
3
-5
/
+6
2007-07-14
[SCSI] qla2xxx: update version to 8.02.00-k1.
Seokmann Ju
1
-3
/
+3
2007-07-14
[SCSI] qla2xxx: add support for NPIV
Seokmann Ju
13
-154
/
+1593
2007-07-14
[SCSI] stex: use resid for xfer len information
Ed Lin
1
-2
/
+2
2007-07-14
[SCSI] Add Brownie 1200U3P to blacklist
Matthew Wilcox
1
-0
/
+1
2007-07-14
[SCSI] scsi.c: convert to use the data buffer accessors
Boaz Harrosh
1
-1
/
+1
2007-07-14
[SCSI] tmscsim: Further clean-up of the driver
Boaz Harrosh
2
-4
/
+0
2007-07-14
[SCSI] CONFIG_SCSI_FD_8xx no longer exists
Geert Uytterhoeven
1
-1
/
+0
2007-07-14
[SCSI] sr: fix error handling in module_init
Akinobu Mita
1
-1
/
+5
2007-07-14
[SCSI] lpfc: Fix NPIV compile problem
James Bottomley
1
-4
/
+1
2007-07-14
[SCSI] lpfc: fix NPIV mapping problems
FUJITA Tomonori
1
-4
/
+7
2007-07-14
[SCSI] lpfc: add missed data buffer accessor
Boaz Harrosh
1
-1
/
+1
2007-07-14
[SCSI] Remove unused method scsi_device_cancel
Priyanka Gupta
1
-46
/
+0
2007-07-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-7
/
+22
2007-07-13
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...
Linus Torvalds
12
-1632
/
+3659
2007-07-13
[CHAR] Delete leftovers of old Alchemy UART driver
Ralf Baechle
1
-14
/
+0
2007-07-13
ioatdma: add the unisys "i/oat" pci vendor/device id
Dan Williams
1
-0
/
+2
2007-07-13
dmaengine: driver for the iop32x, iop33x, and iop13xx raid engines
Dan Williams
3
-0
/
+1477
2007-07-13
md: remove raid5 compute_block and compute_parity5
Dan Williams
1
-124
/
+0
[next]