index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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 abor...
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 bo...
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 Blackfi...
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 boar...
Javier Herrero
1
-2
/
+49
2007-12-21
[Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...
Robin Getz
1
-3
/
+1
2007-12-21
[Blackfin] arch: do not use fixed numbers to describe offsets - no functional...
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
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
23
-97
/
+1052
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
65
-1446
/
+999
2008-01-26
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
105
-3658
/
+6216
2008-01-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+3
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
2008-01-26
ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprecate it
Bartlomiej Zolnierkiewicz
1
-1
/
+13
2008-01-26
ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan-pci.c
Bartlomiej Zolnierkiewicz
2
-103
/
+110
2008-01-26
ide: print banner message once per controller in m68k host drivers
Bartlomiej Zolnierkiewicz
5
-35
/
+22
[next]