index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
ide: switch ide_task_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-14
/
+15
2008-01-25
ide: switch idedisk_prepare_flush() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-7
/
+9
2008-01-25
ide: extend timeout for REQ_TYPE_ATA_{CMD,TASK} requests
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-25
ide: remove unnecessary writes to HOB taskfile registers
Bartlomiej Zolnierkiewicz
4
-12
/
+23
2008-01-25
ide: use IDE_TFLAG_LBA48 for REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-3
/
+5
2008-01-25
ide: use ide_tf_load() in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
3
-37
/
+35
2008-01-25
ide: remove ide_cmd() helper
Bartlomiej Zolnierkiewicz
1
-20
/
+6
2008-01-25
ide: execute_drive_cmd() cleanup
Bartlomiej Zolnierkiewicz
1
-22
/
+20
2008-01-25
ide: fix registers loading order for IDE_NSECTOR_REG in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-11
/
+8
2008-01-25
ide: fix registers loading order for WIN_SMART in execute_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-01-25
ide-tape: remove dead USE_IOTRACE code
Bartlomiej Zolnierkiewicz
1
-22
/
+0
2008-01-25
ide: remove stale ide.h "configuration options"
Bartlomiej Zolnierkiewicz
3
-13
/
+4
2008-01-25
ide: remove CONFIG_IDEPCI_SHARE_IRQ config option
Bartlomiej Zolnierkiewicz
2
-14
/
+0
2008-01-25
ide: remove IRQF_DISABLED from IRQ flags for IDE IRQ handler
Bartlomiej Zolnierkiewicz
1
-11
/
+2
2008-01-25
ide-pmac: fix pmac_ide_init_hwif_ports()
Bartlomiej Zolnierkiewicz
1
-7
/
+2
2008-01-25
ide: use do_rw_taskfile() in flagged_taskfile()
Bartlomiej Zolnierkiewicz
3
-118
/
+96
2008-01-25
ide: add ide_no_data_taskfile() helper
Bartlomiej Zolnierkiewicz
3
-31
/
+20
2008-01-25
ide: add ide_tf_load() helper
Bartlomiej Zolnierkiewicz
2
-44
/
+40
2008-01-25
ide-disk: use struct ide_taskfile in __ide_do_rw_disk()
Bartlomiej Zolnierkiewicz
1
-43
/
+42
2008-01-25
ide-disk: fix taskfile registers loading order in __ide_do_rw_disk()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-25
ide-disk: merge LBA28 and LBA48 Host Protected Area support code (take 2)
Bartlomiej Zolnierkiewicz
1
-71
/
+32
2008-01-25
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
6
-160
/
+143
2008-01-25
ide: remove task_ioreg_t typedef (take 2)
Bartlomiej Zolnierkiewicz
3
-14
/
+15
2008-01-25
ide: remove ->dma_master field from ide_hwif_t (take 5)
Bartlomiej Zolnierkiewicz
5
-28
/
+22
2008-01-25
hpt366: merge set_dma_mode() methods
Sergei Shtylyov
1
-71
/
+58
2008-01-25
hpt366: kill set_dma_mode() method wrapper
Sergei Shtylyov
1
-14
/
+7
2008-01-25
hpt366: change timing register masks
Sergei Shtylyov
1
-17
/
+13
2008-01-25
ide-io: set REQ_FAILED when drive is dead
Aristeu Rozanski
1
-0
/
+1
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2
-2
/
+2
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
13
-136
/
+3191
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
92
-2356
/
+4671
2008-01-25
fix oops on rmmod capidrv
Karsten Keil
1
-4
/
+5
2008-01-25
[AVR32] Add support for AT32AP7001 and AT32AP7002
Haavard Skinnemoen
1
-1
/
+1
2008-01-25
Disable VGA text console for AVR32 architecture
Hans-Christian Egtvedt
1
-1
/
+1
2008-01-24
Driver core: coding style fixes
Greg Kroah-Hartman
8
-583
/
+545
2008-01-24
spi: use class iteration api
Dave Young
1
-11
/
+15
2008-01-24
scsi: use class iteration api
Dave Young
1
-11
/
+13
2008-01-24
rtc: use class iteration api
Dave Young
1
-10
/
+12
2008-01-24
power supply : use class iteration api
Dave Young
2
-83
/
+107
2008-01-24
ieee1394: use class iteration api
Dave Young
1
-138
/
+176
2008-01-24
Driver Core: add class iteration api
Dave Young
1
-0
/
+133
2008-01-24
Driver core: Cleanup get_device_parent() in device_add() and device_move()
Cornelia Huck
1
-15
/
+14
2008-01-24
UIO: constify function pointer tables
Jan Engelhardt
1
-2
/
+2
2008-01-24
Driver Core: constify the name passed to platform_device_register_simple
Stephen Rothwell
1
-1
/
+1
2008-01-24
driver core: fix build with SYSFS=n
Randy Dunlap
2
-1
/
+3
2008-01-24
Driver core: use LIST_HEAD instead of call to INIT_LIST_HEAD in __init
Denis Cheng
3
-10
/
+1
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
10
-9
/
+10
2008-01-24
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
17
-42
/
+40
2008-01-24
Kobject: auto-cleanup on final unref
Kay Sievers
1
-25
/
+7
2008-01-24
Kobject: rename kobject_init_ng() to kobject_init()
Greg Kroah-Hartman
5
-6
/
+6
[next]