sfrench/cifs-2.6.git
2008-01-22 Michael Hennerich[Blackfin] arch: GPIO API cleanup and anomaly update
2008-01-22 Michael Hennerich[Blackfin] arch: Fix BUG gpio_direction_output API...
2008-01-27 Bernd Schmidt[Blackfin] arch: Initial checkin of the memory protecti...
2008-01-22 Michael Hennerich[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC...
2008-01-11 Michael Hennerich[Blackfin] arch: Add some comments - fix semicolons
2008-01-11 Bernd Schmidt[Blackfin] arch: move all code related to CPLB handling...
2008-01-11 Robin Getz[Blackfin] arch: print out list of modules if kernel...
2008-01-24 Bryan Wu[Blackfin] arch: enable generic GPIO based I2C driver...
2008-01-10 Robin Getz[Blackfin] arch: Don't oops_in_progress if single step...
2007-12-24 Michael Hennerich[Blackfin] arch: Fix BUG - kernel sometimes would stuck...
2007-12-24 Mike Frysinger[Blackfin] arch: update to latest anomaly sheets
2007-12-24 Joe Perches[Blackfin] arch: Spelling fixes
2007-12-26 Sonic Zhang[Blackfin] arch: fix bug - kgdb causing kernel panic
2007-12-24 Enrik Berkhan[Blackfin] arch: fix bug when DMA operation related...
2007-12-24 Sonic Zhang[Blackfin] arch: Restore default DMA priority over...
2007-12-24 Mike Frysinger[Blackfin] arch: pull in linux/etherdevice.h for random...
2007-12-24 Martin Strubel[Blackfin] arch: disable bfin_get_ether_addr fucntion...
2007-12-24 Michael Hennerich[Blackfin] arch: Enable both edge triggered GPIO IRQs...
2008-01-27 Martin Strubel[Blackfin] arch: added Minotaur BSP
2008-01-27 Michael Hennerich[Blackfin] arch: replace current blackfin specific...
2007-12-24 Michael Hennerich[Blackfin] arch: append IRQ Number to label string
2007-12-24 Michael Hennerich[Blackfin] arch: Fix gpio label handling
2007-12-24 Mike Frysinger[Blackfin] arch: add support for BF523/BF524/BF526
2007-12-24 Mike Frysinger[Blackfin] arch: scrub dead alive/idle LED code
2007-12-24 Bernd Schmidt[Blackfin] arch: fix up coding style in uaccess.h
2007-12-24 Cliff Cai[Blackfin] arch: set default value of DEB_DMA_URGENT...
2008-01-27 Javier Herrero[Blackfin] arch: Added support for OpenCores Keyboard...
2007-12-24 Bryan Wu[Blackfin] arch: Fix if/def BUG - and define is multipo...
2007-12-24 Michael Hennerich[Blackfin] arch: The BF527 EZkit connects UART1/PORTF
2008-01-24 Bryan Wu[Blackfin] arch: update defconfig of boards
2007-12-23 Michael Hennerich[Blackfin] arch: Trash bf54x-hcd driver - we use the...
2007-12-24 Michael Hennerich[Blackfin] arch: Enable peripheral platform resources...
2008-01-27 Sonic Zhang[Blackfin] arch: Fix bug to Enable bf548 to Re-program...
2007-12-23 Robin Getz[Blackfin] arch: Clean up dump_bfin_mem
2008-01-27 Michael Hennerich[Blackfin] arch: add Hitachi TX09D70VM1CDA TFT LCD...
2007-12-23 Sonic Zhang[Blackfin] arch: Fix bug to Enable kernel to build...
2007-12-21 Yi Li[Blackfin] arch: fix bug - make memcpy return the dest...
2007-12-21 Cliff Cai[Blackfin] arch: fix bug SDIO driver fails to build...
2007-12-21 Javier Herrero[Blackfin] arch: Added support for 8250-class UARTs...
2007-12-21 Robin Getz[Blackfin] arch: Let the pre-processor do the math...
2007-12-21 Robin Getz[Blackfin] arch: do not use fixed numbers to describe...
2007-12-21 Robin Getz[Blackfin] arch: do not use hard coded addresses
2007-12-24 Robin Getz[Blackfin] arch: fix bug gdb testing on hardware has...
2008-01-27 Robin Getz[Blackfin] arch: fix bug - trap_tests fails to recover...
2008-01-27 Robin Getz[Blackfin] arch: Add a note describing what is going...
2008-01-27 Ingo Molnarprintk: revert ktime_get() timestamps
2008-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2008-01-27 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-01-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-26 Bartlomiej... ide: remove REQ_TYPE_ATA_CMD
2008-01-26 Bartlomiej... ide: switch ide_cmd_ioctl() to use REQ_TYPE_ATA_TASKFIL...
2008-01-26 Bartlomiej... ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFIL...
2008-01-26 Bartlomiej... ide: fix final status check in drive_cmd_intr()
2008-01-26 Bartlomiej... ide: check BUSY and ERROR status bits before reading...
2008-01-26 Bartlomiej... ide: don't enable local IRQs for PIO-in in driver_cmd_i...
2008-01-26 Bartlomiej... ide: convert "empty" REQ_TYPE_ATA_CMD requests to use...
2008-01-26 Bartlomiej... ide: initialize rq->cmd_type in ide_init_drive_cmd...
2008-01-26 Bartlomiej... ide: use wait_drive_not_busy() in drive_cmd_intr()...
2008-01-26 Bartlomiej... ide: kill DATA_READY define
2008-01-26 Tejun Heoide: task_end_request() fix
2008-01-26 Bartlomiej... ide: use rq->nr_sectors in task_end_request()
2008-01-26 Bartlomiej... ide: remove needless ->cursg clearing from task_end_req...
2008-01-26 Bartlomiej... ide: set IDE_TFLAG_IN_* flags before queuing/executing...
2008-01-26 Bartlomiej... ide-tape: fix handling of non-special requests in ...
2008-01-26 Bartlomiej... ide: fix final status check in task_in_intr()
2008-01-26 Bartlomiej... ide: clear HOB bit for REQ_TYPE_ATA_CMD requests in...
2008-01-26 Tejun Heoide: fix ->io_32bit race in ide_taskfile_ioctl()
2008-01-26 Bartlomiej... cmd64x: remove /proc/ide/cmd64x
2008-01-26 Bartlomiej... ide: remove broken disk byte-swapping support
2008-01-26 Bartlomiej... ide: add ide_busy_sleep() helper
2008-01-26 Bartlomiej... ide: make CONFIG_IDEPCI_PCIBUS_ORDER visible and deprec...
2008-01-26 Bartlomiej... ide: move CONFIG_IDEPCI_PCIBUS_ORDER code to ide-scan...
2008-01-26 Bartlomiej... ide: print banner message once per controller in m68k...
2008-01-26 Bartlomiej... ide: add ide_set_irq() inline helper
2008-01-26 Bartlomiej... ide-pmac: use custom hwif->sg_max_nents only if DMA...
2008-01-26 Bartlomiej... rapide: remove write-only hwif->hwif_data
2008-01-26 Bartlomiej... ide: use ide_init_port_hw() in setup-pci.c
2008-01-26 Bartlomiej... ide: always use ide_std_init_ports() in setup-pci.c
2008-01-26 Bartlomiej... au1xxx-ide: use ide_init_port_hw()
2008-01-26 Bartlomiej... au1xxx-ide: au_ide_probe() fixes
2008-01-26 Bartlomiej... ide: make remaining built-in only IDE host drivers...
2008-01-26 Bartlomiej... ide: fix host drivers depending on ide_generic to probe...
2008-01-26 Bartlomiej... cmd640: fix dependency on IDE_GENERIC
2008-01-26 Bartlomiej... ide: move ide_arm_init() call from init_ide_data()...
2008-01-26 Bartlomiej... ide: drop 'initializing' argument from ide_register_hw()
2008-01-26 Bartlomiej... ide: add ide_init_port_hw() helper
2008-01-26 Bartlomiej... sgiioc4: always init hwif->io_ports
2008-01-26 Olof Johanssonide: Fix build break caused by "ide: remove ideprobe_in...
2008-01-26 Bartlomiej... ide: remove ideprobe_init()
2008-01-26 Bartlomiej... ide: add hwif->chipset fixup to ide_device_add()
2008-01-26 Bartlomiej... swarm: set hwif->chipset
2008-01-26 Bartlomiej... rapide: set hwif->chipset
2008-01-26 Bartlomiej... ide: fix probing for hosts with serialized or IRQ shari...
2008-01-26 Bartlomiej... ide: kill probe_hwif_init()
2008-01-26 Bartlomiej... ide: don't try to unregister interfaces if 'initializin...
2008-01-26 Bartlomiej... ide: merge ->fixup and ->quirkproc methods
2008-01-26 Bartlomiej... ide: dump taskfile HOB registers in ide_tf_load() ...
2008-01-26 Bartlomiej... ide: merge ->dma_host_{on,off} methods into ->dma_host_...
2008-01-26 Bartlomiej... ide: move drive->using_dma check to callers of ->dma_ho...
next