index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
cfq-iosched.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-24
[Blackfin] arch: Enable both edge triggered GPIO IRQs on BF54x and use irq_to_gpio()
Michael Hennerich
1
-21
/
+46
2008-01-27
[Blackfin] arch: added Minotaur BSP
Martin Strubel
3
-0
/
+324
2008-01-27
[Blackfin] arch: replace current blackfin specific pfbutton driver with kernel generic gpio key driver
Michael Hennerich
5
-0
/
+140
2007-12-24
[Blackfin] arch: append IRQ Number to label string
Michael Hennerich
2
-8
/
+19
2007-12-24
[Blackfin] arch: Fix gpio label handling
Michael Hennerich
6
-13
/
+28
2007-12-24
[Blackfin] arch: add support for BF523/BF524/BF526
Mike Frysinger
3
-3
/
+63
2007-12-24
[Blackfin] arch: scrub dead alive/idle LED code
Mike Frysinger
4
-172
/
+0
2007-12-24
[Blackfin] arch: fix up coding style in uaccess.h
Bernd Schmidt
1
-1
/
+1
2007-12-24
[Blackfin] arch: set default value of DEB_DMA_URGENT to YES to avoid DMA aborting caused by conflict between core and DMA
Cliff Cai
1
-1
/
+1
2008-01-27
[Blackfin] arch: Added support for OpenCores Keyboard Controller to H8606 board
Javier Herrero
1
-0
/
+32
2007-12-24
[Blackfin] arch: Fix if/def BUG - and define is multipoint NO
Bryan Wu
1
-4
/
+4
2007-12-24
[Blackfin] arch: The BF527 EZkit connects UART1/PORTF
Michael Hennerich
1
-1
/
+1
2008-01-24
[Blackfin] arch: update defconfig of boards
Bryan Wu
6
-111
/
+134
2007-12-24
[Blackfin] arch: Trash bf54x-hcd driver - we use the musb driver
Michael Hennerich
1
-21
/
+0
2007-12-24
[Blackfin] arch: Enable peripheral platform resources on the BF527 EZkit
Michael Hennerich
1
-0
/
+98
2008-01-27
[Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel boots.
Sonic Zhang
4
-5
/
+153
2007-12-23
[Blackfin] arch: Clean up dump_bfin_mem
Robin Getz
4
-50
/
+87
2008-01-27
[Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD driver resource to Blackfin board
Michael Hennerich
2
-0
/
+21
2007-12-23
[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.
Sonic Zhang
7
-15
/
+64
2007-12-21
[Blackfin] arch: fix bug - make memcpy return the dest addr.
Yi Li
1
-6
/
+2
2007-12-21
[Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548
Cliff Cai
2
-4
/
+4
2007-12-21
[Blackfin] arch: Added support for 8250-class UARTs in HV Sistemas H8606 board, modification in 8250.c driver for correct compilation with Blackfin
Javier Herrero
1
-2
/
+49
2007-12-21
[Blackfin] arch: Let the pre-processor do the math to save a few cycles - no functional changes
Robin Getz
1
-3
/
+1
2007-12-21
[Blackfin] arch: do not use fixed numbers to describe offsets - no functional changes
Robin Getz
1
-1
/
+1
2007-12-21
[Blackfin] arch: do not use hard coded addresses
Robin Getz
1
-4
/
+4
2007-12-24
[Blackfin] arch: fix bug gdb testing on hardware has regression
Robin Getz
1
-7
/
+30
2008-01-27
[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.
Robin Getz
5
-71
/
+99
2008-01-27
[Blackfin] arch: Add a note describing what is going on - no functional changes
Robin Getz
1
-2
/
+13
2008-01-27
printk: revert ktime_get() timestamps
Ingo Molnar
1
-3
/
+1
2008-01-26
ide: remove REQ_TYPE_ATA_CMD
Bartlomiej Zolnierkiewicz
3
-113
/
+11
2008-01-26
ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
2
-34
/
+33
2008-01-26
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
3
-12
/
+11
2008-01-26
ide: fix final status check in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-01-26
ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr()
Bartlomiej Zolnierkiewicz
1
-3
/
+8
2008-01-26
ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
1
-6
/
+9
2008-01-26
ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE
Bartlomiej Zolnierkiewicz
3
-3
/
+5
2008-01-26
ide: initialize rq->cmd_type in ide_init_drive_cmd() callers
Bartlomiej Zolnierkiewicz
3
-1
/
+7
2008-01-26
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
3
-6
/
+5
2008-01-26
ide: kill DATA_READY define
Bartlomiej Zolnierkiewicz
2
-3
/
+2
2008-01-26
ide: task_end_request() fix
Tejun Heo
3
-14
/
+7
2008-01-26
ide: use rq->nr_sectors in task_end_request()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-01-26
ide: remove needless ->cursg clearing from task_end_request()
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-01-26
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
5
-23
/
+26
2008-01-26
ide-tape: fix handling of non-special requests in ->end_request method
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2008-01-26
ide: fix final status check in task_in_intr()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-01-26
ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd()
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
ide: fix ->io_32bit race in ide_taskfile_ioctl()
Tejun Heo
2
-5
/
+14
2008-01-26
cmd64x: remove /proc/ide/cmd64x
Bartlomiej Zolnierkiewicz
1
-113
/
+1
2008-01-26
ide: remove broken disk byte-swapping support
Bartlomiej Zolnierkiewicz
5
-41
/
+3
2008-01-26
ide: add ide_busy_sleep() helper
Bartlomiej Zolnierkiewicz
1
-22
/
+21
[next]