summaryrefslogtreecommitdiffstats
path: root/drivers/serial/clps711x.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-21[Blackfin] serial driver: Clean up UART DMA code.Sonic Zhang1-15/+10
2007-11-21Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input...Sonic Zhang1-48/+14
2008-02-29[Blackfin] arch: kill section mismatch warningsBryan Wu2-4/+9
2008-02-29[Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist ...Mike Frysinger1-7/+27
2008-02-25[Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for o...Mike Frysinger1-0/+2
2008-02-25[Blackfin] arch: make sure we have proper description/copyright/license linesMike Frysinger2-8/+7
2008-02-25[Blackfin] arch: Fix CONFIG_PM support for BF561Michael Hennerich2-5/+4
2008-02-25[Blackfin] arch: Remove DPMC char driver optionMichael Hennerich1-131/+0
2008-02-25[Blackfin] arch: Cleanup abd Simplify:Michael Hennerich2-106/+53
2008-02-25[Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not fun...Michael Hennerich1-0/+3
2008-02-25[Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like ...Mike Frysinger1-0/+1
2008-02-25[Blackfin] arch: punt the simple ad5304 spi driver now that the generic spide...Mike Frysinger4-72/+0
2008-02-25[Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq ot...Michael Hennerich1-4/+10
2008-02-25[Blackfin] arch: grab mac address from OTP on BF527-EZKITMike Frysinger1-6/+11
2008-02-25[Blackfin] arch: Fix bug - Setting peripheral_map only when dma channel is UA...Sonic Zhang1-7/+8
2008-02-22[Blackfin] arch: add board resources for new simple-gpio char driverMike Frysinger6-0/+89
2008-02-25[Blackfin] arch: fix bug - set right partition size in the board filesMike Frysinger6-25/+25
2008-02-22[Blackfin] arch: Update default configSonic Zhang6-21/+18
2008-02-22[Blackfin] arch: add fixed code to the memory map outputMike Frysinger1-1/+3
2008-02-22[Blackfin] arch: add handling for the mach symlink in the `make V=1` caseMike Frysinger1-0/+1
2008-02-22[Blackfin] arch: respect `make -s` when creating the asm/mach symlinkMike Frysinger1-1/+3
2008-02-22[Blackfin] arch: fix bug add missing header fileMike Frysinger1-0/+2
2008-02-21[MAINTAINERS] use new kernel.org email for kernel development.Bryan Wu1-2/+2
2008-02-24Linux 2.6.25-rc3v2.6.25-rc3Linus Torvalds1-1/+1
2008-02-24i2c-i801: Add support for the ICH10Gaston, Jason D3-3/+12
2008-02-24i2c: Make i2c_register_board_info() a NOP when CONFIG_I2C_BOARDINFO=nDavid Brownell1-1/+8
2008-02-24i2c-pca-isa: Add access check to legacy ioportsChristian Krafft1-0/+7
2008-02-24Alchemy: compile fixManuel Lauss4-0/+4
2008-02-24i2c: Storage class should be before const qualifierTobias Klauser2-3/+3
2008-02-24i2c-pxa: Misc fixesWolfram Sang1-11/+14
2008-02-24ARM: OMAP: Release i2c_adapter after use (Siemens SX1)Jean Delvare1-0/+2
2008-02-24libata-core: fix kernel-doc warningRandy Dunlap1-1/+1
2008-02-24sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov1-3/+5
2008-02-24[libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang1-6/+17
2008-02-24libata-pmp: clear hob for pmp register accessesMark Lord1-2/+2
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo4-3/+17
2008-02-24power_state: get rid of write-only variable in SATAPavel Machek1-3/+0
2008-02-24pata_atiixp: Use 255 sector limitAlan Cox1-2/+2
2008-02-24Fix u132-hcd.c compile errorMirco Tischler1-2/+2
2008-02-24[NETFILTER]: fix ebtable targets returnJoonwoo Park3-3/+3
2008-02-24[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov5-43/+10
2008-02-24[NET]: Restore sanity wrt. print_mac().David S. Miller2-5/+8
2008-02-24[NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov1-2/+4
2008-02-24[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf1-6/+19
2008-02-24tg3: ethtool phys_id defaultStephen Hemminger1-1/+1
2008-02-24[BNX2]: Update version to 1.7.4.Michael Chan1-2/+2
2008-02-24fix vmsas.c file permissionsOliver Pinter1-0/+0
2008-02-24[BNX2]: Disable parallel detect on an HP blade.Michael Chan2-1/+14
2008-02-24[BNX2]: More 5706S link down workaround.Michael Chan1-15/+17
2008-02-24Add memory barrier semantics to wake_up() & coLinus Torvalds1-0/+1