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
2007-02-09
devres: device resource management
Tejun Heo
9
-1
/
+1066
2007-02-09
fix CONFIG_SATA_SIS=y compile error
Adrian Bunk
3
-4
/
+6
2007-02-09
sata_sis: Support for PATA supports
Alan
3
-12
/
+33
2007-02-09
libata: implement HDIO_GET_IDENTITY
Tejun Heo
1
-1
/
+42
2007-02-09
libata: trivial stuff
Alan
2
-3
/
+3
2007-02-09
sata_promise: kill qc->nsect
Tejun Heo
1
-2
/
+0
2007-02-09
libata piix3 support warning fix
Andrew Morton
1
-1
/
+1
2007-02-09
libata: PIIX3 support
Alan
1
-3
/
+15
2007-02-09
sata_promise: handle ATAPI_NODATA ourselves
Mikael Pettersson
1
-7
/
+23
2007-02-09
sata_promise: issue ATAPI commands as normal packets
Mikael Pettersson
1
-102
/
+60
2007-02-09
sata_promise: ATAPI cleanup
Mikael Pettersson
1
-11
/
+16
2007-02-09
sata_inic162x: finally, driver for initio 162x SATA controllers, take #2
Tejun Heo
3
-0
/
+816
2007-02-09
libata: kill qc->nsect and cursect
Tejun Heo
5
-20
/
+12
2007-02-09
[libata] sata_vsc: build fix after PCI MSI feature addition
Jeff Garzik
1
-4
/
+4
2007-02-09
[libata] sata_vsc: support PCI MSI
Dan Wolstenholme
1
-3
/
+41
2007-02-09
libata: handle pci_enable_device() failure while resuming
Tejun Heo
4
-8
/
+29
2007-02-09
libata: use ata_id_c_string()
Tejun Heo
6
-78
/
+23
2007-02-09
libata: straighten out ATA_ID_* constants
Tejun Heo
8
-42
/
+38
2007-02-09
sata_nv: add suspend/resume support v3 (Resubmit)
Robert Hancock
1
-64
/
+161
2007-02-09
drivers/ata/: make 4 functions static
Adrian Bunk
2
-7
/
+7
2007-02-09
ahci: Remove jmicron fixup
Alan
1
-6
/
+2
2007-02-09
libata-sff: Don't try and activate channels which are not in use
Alan
1
-0
/
+22
2007-02-09
sata_via: PATA support
Alan
1
-6
/
+102
2007-02-09
pata_sis: implement laptop list and add ASUS A6K/A6U
Jakub W. Jozwicki J
1
-2
/
+30
2007-02-09
ata_piix: add ICH7 on Acer 3682WLMi to laptop list
J J
1
-0
/
+1
2007-02-09
Add pci class code for SATA & AHCI, and replace some magic numbers.
Conke Hu
2
-5
/
+5
2007-02-09
sata_promise: ATAPI support
Mikael Pettersson
1
-7
/
+215
2007-02-09
sata_promise: TX2plus PATA support
Mikael Pettersson
1
-5
/
+22
2007-02-09
[PATCH] user of the jiffies rounding patch: ATA subsystem
Arjan van de Ven
1
-1
/
+2
2007-02-09
[libata] trim trailing whitespace
Jeff Garzik
18
-43
/
+43
2007-02-09
[PATCH] libata: Add support for the MPC52xx ATA controller
Sylvain Munaut
3
-0
/
+573
2007-02-09
[PATCH] pata_it8213: Add new driver for the IT8213 card
Alan
3
-1
/
+365
2007-02-09
[PATCH] sata_sis: support SiS966/966L
Uwe Koziolek
1
-25
/
+54
2007-02-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
16
-7264
/
+104
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apm
Linus Torvalds
2
-0
/
+674
2007-02-09
[PATCH] enable mouse button 2+3 emulation for x86 macs
Soeren Sonnenburg
2
-2
/
+2
2007-02-09
[PATCH] md: avoid possible BUG_ON in md bitmap handling
Neil Brown
1
-1
/
+21
2007-02-09
[PATCH] md: fix various bugs with aligned reads in RAID5
Neil Brown
1
-3
/
+39
2007-02-09
[PATCH] rtc-pcf8563: detect polarity of century bit automatically
Atsushi Nemoto
1
-6
/
+34
2007-02-09
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tc
Linus Torvalds
22
-778
/
+1278
2007-02-09
[PATCH] uintptr_t is unsigned long, not u32
Al Viro
1
-2
/
+2
2007-02-09
[PATCH] trivial s2io annotations
Al Viro
2
-4
/
+4
2007-02-09
[PATCH] trivial cxgb3 annotations
Al Viro
1
-2
/
+2
2007-02-09
[PATCH] pc300too annotation fixes
Al Viro
1
-8
/
+8
2007-02-09
[PATCH] hci_{read,write}l() does force casts to wrong type for no reason
Al Viro
2
-12
/
+12
2007-02-09
[PATCH] trivial usb endianness annotations
Al Viro
2
-18
/
+16
2007-02-09
[PATCH] osst endianness annotations
Al Viro
2
-38
/
+38
2007-02-09
[PATCH] iscsi endianness annotations
Al Viro
3
-24
/
+22
2007-02-09
[PATCH] ahci: trivial endianness annotations
Al Viro
1
-1
/
+1
2007-02-09
[PATCH] sata_svw: trivial iomem annotations
Al Viro
1
-3
/
+3
[next]