aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...Michael Hennerich2008-01-221-1/+5
| * [Blackfin] arch: update to latest anomaly sheetsMike Frysinger2007-12-244-31/+67
| * [Blackfin] arch: Fix gpio label handlingMichael Hennerich2007-12-245-0/+10
| * [Blackfin] arch: fix up coding style in uaccess.hBernd Schmidt2007-12-241-1/+1
| * [Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel bo...Sonic Zhang2008-01-272-3/+89
| * [Blackfin] arch: Clean up dump_bfin_memRobin Getz2007-12-231-1/+1
| * [Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.Sonic Zhang2007-12-232-2/+3
| * [Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548Cliff Cai2007-12-212-4/+4
| * [Blackfin] arch: fix bug - trap_tests fails to recover on some tests.Robin Getz2008-01-271-0/+4
* | i2c: Add i2c_new_dummy() utilityDavid Brownell2008-01-271-0/+6
* | i2c: Stop using the redundant client listDavid Brownell2008-01-271-3/+5
* | i2c-pxa: Add polling transferMike Rapoport2008-01-271-0/+6
* | i2c: Discard unused driver IDsJean Delvare2008-01-271-60/+0
* | i2c/tps65010: move header to <linux/i2c/...>David Brownell2008-01-271-4/+4
* | i2c: Drop redundant i2c_driver.listJean Delvare2008-01-271-1/+0
* | i2c: Drop redundant i2c_adapter.listJean Delvare2008-01-271-1/+0
* | i2c: Change prototypes of refcounting functionsJean Delvare2008-01-271-5/+2
* | i2c: Use the driver model reference countingJean Delvare2008-01-271-3/+0
* | i2c: Constify client address dataMark M. Hoffman2008-01-272-58/+44
* | i2c: some overdue driver removalAdrian Bunk2008-01-272-12/+0
* | i2c: the scheduled I2C RTC driver removalAdrian Bunk2008-01-272-52/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-01-262-28/+34
|\
| * ide: remove REQ_TYPE_ATA_CMDBartlomiej Zolnierkiewicz2008-01-261-1/+0
| * ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requestsBartlomiej Zolnierkiewicz2008-01-261-8/+0
| * ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)Bartlomiej Zolnierkiewicz2008-01-261-0/+2
| * ide: kill DATA_READY defineBartlomiej Zolnierkiewicz2008-01-261-1/+0
| * ide: task_end_request() fixTejun Heo2008-01-261-0/+2
| * ide: set IDE_TFLAG_IN_* flags before queuing/executing commandBartlomiej Zolnierkiewicz2008-01-261-0/+6
| * ide: fix ->io_32bit race in ide_taskfile_ioctl()Tejun Heo2008-01-261-0/+2
| * ide: remove broken disk byte-swapping supportBartlomiej Zolnierkiewicz2008-01-261-1/+0
| * ide: add ide_set_irq() inline helperBartlomiej Zolnierkiewicz2008-01-261-0/+5
| * ide: make remaining built-in only IDE host drivers modular (take 2)Bartlomiej Zolnierkiewicz2008-01-261-1/+2
| * ide: drop 'initializing' argument from ide_register_hw()Bartlomiej Zolnierkiewicz2008-01-261-1/+2
| * ide: add ide_init_port_hw() helperBartlomiej Zolnierkiewicz2008-01-261-0/+1
| * ide: Fix build break caused by "ide: remove ideprobe_init()"Olof Johansson2008-01-261-1/+1
| * ide: remove ideprobe_init()Bartlomiej Zolnierkiewicz2008-01-261-2/+1
| * ide: merge ->fixup and ->quirkproc methodsBartlomiej Zolnierkiewicz2008-01-261-6/+4
| * ide: merge ->dma_host_{on,off} methods into ->dma_host_set methodBartlomiej Zolnierkiewicz2008-01-261-4/+2
| * ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_tBartlomiej Zolnierkiewicz2008-01-261-4/+4
| * cy82c693: add ->set_dma_mode methodBartlomiej Zolnierkiewicz2008-01-261-0/+2
* | [S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi2008-01-261-1/+12
* | [S390] add smp_call_function_maskCarsten Otte2008-01-261-0/+2
* | [S390] Unused field / extern declaration in processor.hMartin Schwidefsky2008-01-261-4/+0
* | [S390] single-step cleanupRoland McGrath2008-01-261-0/+8
* | [S390] include/asm-s390/: Spelling fixesJoe Perches2008-01-264-5/+5
* | [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu2008-01-261-0/+4
* | [S390] kernel: Shutdown Actions InterfaceMichael Holzheu2008-01-261-1/+3
* | [S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2008-01-262-4/+0
* | [S390] Use new style spinlock initializer in __RWSEM_INITIALIZER.Heiko Carstens2008-01-261-2/+2
* | [S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens2008-01-262-14/+6