aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-12-24[Blackfin] arch: Fix gpio label handlingMichael Hennerich
2007-12-24[Blackfin] arch: add support for BF523/BF524/BF526Mike Frysinger
2007-12-24[Blackfin] arch: scrub dead alive/idle LED codeMike Frysinger
2007-12-24[Blackfin] arch: fix up coding style in uaccess.hBernd Schmidt
2007-12-24[Blackfin] arch: set default value of DEB_DMA_URGENT to YES to avoid DMA abor...Cliff Cai
2008-01-27[Blackfin] arch: Added support for OpenCores Keyboard Controller to H8606 boardJavier Herrero
2007-12-24[Blackfin] arch: Fix if/def BUG - and define is multipoint NOBryan Wu
2007-12-24[Blackfin] arch: The BF527 EZkit connects UART1/PORTFMichael Hennerich
2008-01-24[Blackfin] arch: update defconfig of boardsBryan Wu
2007-12-24[Blackfin] arch: Trash bf54x-hcd driver - we use the musb driverMichael Hennerich
2007-12-24[Blackfin] arch: Enable peripheral platform resources on the BF527 EZkitMichael Hennerich
2008-01-27[Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo...Sonic Zhang
2007-12-23[Blackfin] arch: Clean up dump_bfin_memRobin Getz
2008-01-27[Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD driver resource to Blackfi...Michael Hennerich
2007-12-23[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang
2007-12-21[Blackfin] arch: fix bug - make memcpy return the dest addr.Yi Li
2007-12-21[Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548Cliff Cai
2007-12-21[Blackfin] arch: Added support for 8250-class UARTs in HV Sistemas H8606 boar...Javier Herrero
2007-12-21[Blackfin] arch: Let the pre-processor do the math to save a few cycles - no ...Robin Getz
2007-12-21[Blackfin] arch: do not use fixed numbers to describe offsets - no functional...Robin Getz
2007-12-21[Blackfin] arch: do not use hard coded addressesRobin Getz
2007-12-24[Blackfin] arch: fix bug gdb testing on hardware has regressionRobin Getz
2008-01-27[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz
2008-01-27[Blackfin] arch: Add a note describing what is going on - no functional changesRobin Getz
2008-01-27printk: revert ktime_get() timestampsIngo Molnar
2008-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-01-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-01-26ide: remove REQ_TYPE_ATA_CMDBartlomiej Zolnierkiewicz
2008-01-26ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz
2008-01-26ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz
2008-01-26ide: fix final status check in drive_cmd_intr()Bartlomiej Zolnierkiewicz
2008-01-26ide: check BUSY and ERROR status bits before reading data in drive_cmd_intr()Bartlomiej Zolnierkiewicz
2008-01-26ide: don't enable local IRQs for PIO-in in driver_cmd_intr() (take 2)Bartlomiej Zolnierkiewicz
2008-01-26ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILEBartlomiej Zolnierkiewicz
2008-01-26ide: initialize rq->cmd_type in ide_init_drive_cmd() callersBartlomiej Zolnierkiewicz
2008-01-26ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)Bartlomiej Zolnierkiewicz
2008-01-26ide: kill DATA_READY defineBartlomiej Zolnierkiewicz
2008-01-26ide: task_end_request() fixTejun Heo
2008-01-26ide: use rq->nr_sectors in task_end_request()Bartlomiej Zolnierkiewicz
2008-01-26ide: remove needless ->cursg clearing from task_end_request()Bartlomiej Zolnierkiewicz
2008-01-26ide: set IDE_TFLAG_IN_* flags before queuing/executing commandBartlomiej Zolnierkiewicz
2008-01-26ide-tape: fix handling of non-special requests in ->end_request methodBartlomiej Zolnierkiewicz
2008-01-26ide: fix final status check in task_in_intr()Bartlomiej Zolnierkiewicz
2008-01-26ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in ide_end_drive_cmd()Bartlomiej Zolnierkiewicz
2008-01-26ide: fix ->io_32bit race in ide_taskfile_ioctl()Tejun Heo
2008-01-26cmd64x: remove /proc/ide/cmd64xBartlomiej Zolnierkiewicz
2008-01-26ide: remove broken disk byte-swapping supportBartlomiej Zolnierkiewicz
2008-01-26ide: add ide_busy_sleep() helperBartlomiej Zolnierkiewicz