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
2008-04-18
ide-pmac: remove dead code
Bartlomiej Zolnierkiewicz
1
-47
/
+0
2008-04-18
ide-scsi: do non-atomic pc->flags testing
Borislav Petkov
1
-21
/
+16
2008-04-18
ide: use generic ATAPI packet command flags in ide-{floppy,tape}
Borislav Petkov
2
-30
/
+0
2008-04-18
ide-floppy: rename end_request handler properly
Borislav Petkov
1
-11
/
+11
2008-04-18
ide-scsi: convert driver to using generic ide_atapi_pc
Borislav Petkov
1
-71
/
+62
2008-04-18
ide-floppy: convert driver to using generic ide_atapi_pc
Borislav Petkov
1
-112
/
+93
2008-04-18
ide-tape: convert driver to using generic ide_atapi_pc
Borislav Petkov
1
-137
/
+114
2008-04-18
ide-tape: remove atomic test/set macros for packet commands
Borislav Petkov
1
-97
/
+110
2008-04-18
ide-tape: move all struct and other defs at the top
Borislav Petkov
1
-37
/
+37
2008-04-18
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
14
-118
/
+166
2008-04-18
ide: add ide_atapi_{discard_data,write_zeros} inline helpers
Bartlomiej Zolnierkiewicz
3
-48
/
+8
2008-04-18
ide-floppy: remove struct idefloppy_id_gcw
Borislav Petkov
1
-43
/
+24
2008-04-18
scc_pata.c: do setup itself instead of ide_setup_pci_device()
Akira Iguchi
1
-15
/
+47
2008-04-18
ide: remove ide_init_hwif_ports()
Bartlomiej Zolnierkiewicz
1
-2
/
+9
2008-04-18
ide: remove init_hwif_default()
Bartlomiej Zolnierkiewicz
1
-16
/
+9
2008-04-18
ide: remove ->hold field from ide_hwif_t (take 2)
Bartlomiej Zolnierkiewicz
6
-8
/
+4
2008-04-18
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
Bartlomiej Zolnierkiewicz
10
-206
/
+15
2008-04-18
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
Bartlomiej Zolnierkiewicz
6
-48
/
+15
2008-04-18
ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2)
Bartlomiej Zolnierkiewicz
2
-24
/
+5
2008-04-18
ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif()
Bartlomiej Zolnierkiewicz
1
-7
/
+0
2008-04-18
ide-generic: add ide_generic class and attribute for adding new interfaces
Bartlomiej Zolnierkiewicz
1
-1
/
+77
2008-04-18
ide: add warm-plug support for IDE devices (take 2)
Bartlomiej Zolnierkiewicz
2
-2
/
+93
2008-04-18
ide: remove dead/obsolete ->busproc method
Bartlomiej Zolnierkiewicz
5
-142
/
+0
2008-04-18
ide: rework PowerMac media-bay support (take 2)
Bartlomiej Zolnierkiewicz
4
-17
/
+43
2008-04-18
ide: move ide_port_setup_devices() call to ide_device_add_all()
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2008-04-18
ide: factor out devices init from ide_init_port_data()
Bartlomiej Zolnierkiewicz
1
-6
/
+17
2008-04-18
ide: factor out code unregistering devices from ide_unregister()
Bartlomiej Zolnierkiewicz
1
-11
/
+19
2008-04-18
ide: remove IDE devices from /proc/ide/ before unregistering them
Bartlomiej Zolnierkiewicz
2
-14
/
+4
2008-04-18
ide: factor out cable detection from ide_init_port()
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2008-04-18
ide-acpi: add missing drive->acpidata zeroing
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-04-18
ide: use ide_find_port() instead of ide_deprecated_find_port()
Bartlomiej Zolnierkiewicz
5
-30
/
+5
2008-04-18
ide: fix ide_find_port()
Bartlomiej Zolnierkiewicz
2
-2
/
+2
2008-04-18
ide-generic: set hwif->chipset
Bartlomiej Zolnierkiewicz
1
-1
/
+3
2008-04-18
IDE: remove ide=reverse IDE core
Greg Kroah-Hartman
3
-27
/
+3
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-12
/
+8
2008-04-17
it821x: do not describe noraid parameter with its value
Paul Bolle
1
-1
/
+1
2008-04-17
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
1
-3
/
+4
2008-04-17
Au1200: IDE driver build fix
Sergei Shtylyov
1
-8
/
+1
2008-04-17
Au1200: kill IDE driver function prototypes
Sergei Shtylyov
1
-0
/
+2
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
3
-6
/
+148
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-73
/
+96
2008-04-15
USB: remove broken usb-serial num_endpoints check
Greg Kroah-Hartman
1
-0
/
+2
2008-04-15
USB: option: Add new vendor ID and device ID for AMOI HSDPA modem
tang kai
1
-0
/
+10
2008-04-15
USB: support more Huawei data card product IDs
fangxiaozhi
2
-4
/
+124
2008-04-15
USB: option.c: add more device IDs
Matthias Urlichs
1
-2
/
+9
2008-04-15
USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver
James Cameron
1
-0
/
+3
2008-04-15
acpi thermal trip points increased to 12
Krzysztof Helt
1
-0
/
+4
2008-04-15
acpi: bus: check once more for an empty list after locking it
Chuck Ebbert
1
-3
/
+4
2008-04-15
spi: spi_s3c24xx must initialize num_chipselect
Ben Dooks
1
-0
/
+4
2008-04-15
spi: spi_s3c24xx must initialize bus_num
Ben Dooks
1
-6
/
+7
[next]