Commit Graph

65365 Commits (be7b0d3711ec198a20edd769b9f1ad4f935a9bc2)
 

Author SHA1 Message Date
Robin Getz be7b0d3711 Blackfin arch: fix up header for BF533 18 years ago
Mike Frysinger b4055d733d Blackfin arch: remove spurious KERN_EMERG log level in output 18 years ago
Michael Hennerich 07bdda0262 Blackfin arch: bug fixing restore mach dependent ASYNC memory size 18 years ago
Robin Getz 3bebca2d20 Blackfin arch: to do some consolidation of common code and common name spaces 18 years ago
Mike Frysinger a298049180 Blackfin arch: remove unused code -- EVT0 is not controllable by software 18 years ago
Michael Hennerich a924db7c00 Blackfin arch: Add option to priorize DMA over Core 18 years ago
Michael Hennerich 7735cefc45 Blackfin arch: Add support for the M25P16 SPI FLash 18 years ago
Roy Huang 1d945e2b3e Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording function 18 years ago
Robin Getz 518039bc24 Blackfin arch: Add ability to expend the hardware trace buffer 18 years ago
Robin Getz f16295e7e7 Blackfin arch: Fix CCLK and SCLK checks 18 years ago
Michael Hennerich b99ab54d4f Blackfin serial driver: use new GPIO API 18 years ago
Michael Hennerich 8c61362377 Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches 18 years ago
Mike Frysinger 1708268f7e Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__ 18 years ago
Michael Hennerich 314c98d589 Blackfin arch: add missing gpio error handling to make sure we roll back requests in case one fails 18 years ago
Michael Hennerich 06039e90b9 Blackfin arch: Fix define - SPORT0_DTPRI is first function 18 years ago
Bryan Wu 7c100f3b90 Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't be probed in BF561-EZ 18 years ago
Bryan Wu 214cccbbb2 Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definition 18 years ago
Michael Hennerich 31430ba58a Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts) - remove PORT_C.H 18 years ago
Michael Hennerich 6782ea9ae8 Blackfin arch: Add label to call new GPIO API 18 years ago
Michael Hennerich 40d63406a0 Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resources 18 years ago
Michael Hennerich b2d1583f8e Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE_DELAY 18 years ago
Michael Hennerich 301af2952b Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to_gpio 18 years ago
Mike Frysinger bc8c84c947 Blackfin arch: update to latest anomaly sheets 18 years ago
Robin Getz fb51d56680 Blackfin arch: Fix Anomaly hanlding, as pointed out by Mike 18 years ago
Mike Frysinger 35c724f310 Blackfin arch: fix typo... we want csync in CSYNC(), not ssync 18 years ago
Mike Frysinger e208f83a7a Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves 18 years ago
Mike Frysinger 36a1548f99 Blackfin arch: reorganize headers slightly so we can be sure things are defined early enough 18 years ago
Mike Frysinger d5148ffa60 Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync() 18 years ago
Mike Frysinger 60e9356d77 Blackfin arch: update BF54x anomaly list 18 years ago
Mike Frysinger 1aafd90912 Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines 18 years ago
Mike Frysinger 287050fe13 Blackfin arch: cleanup and standardize anomaly.h file format -- no functional changes 18 years ago
Bryan Wu c6c4d7bbbb Blackfin arch: update platform driver resource information to all board files 18 years ago
Linus Torvalds bbf25010f1 Linux 2.6.23 18 years ago
Linus Torvalds 5df3e0d953 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus 18 years ago
Trond Myklebust a6d8543042 NLM: Fix a memory leak in nlmsvc_testlock 18 years ago
Jeff Garzik baf14aa14e sata_mv: correct S/G table limits 18 years ago
Florian Fainelli 2da2324793 [MIPS] Au1000: set the PCI controller IO base 18 years ago
Florian Fainelli f708631ac7 [MIPS] Alchemy: Fix USB initialization. 18 years ago
Giuseppe Sacco 378a545954 [MIPS] IP32: Fix fatal typo in address computation. 18 years ago
Maarten Bressers e2a57a8159 Correct Makefile rule for generating custom keymap 18 years ago
Karsten Keil d39d5ed97e ISDN: Fix data access out of array bounds 18 years ago
Linus Torvalds e46dc1dab9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 18 years ago
Yan Zheng 87e2831c3f AIO: fix cleanup in io_submit_one(...) 18 years ago
Yan Zheng 745ad48e8c fix page release issue in filemap_fault 18 years ago
Yan Zheng dd204d63cd fix VM_CAN_NONLINEAR check in sys_remap_file_pages 18 years ago
Peter Zijlstra a200ee182a mm: set_page_dirty_balance() vs ->page_mkwrite() 18 years ago
Brian Haley bf0b48dfc3 [IPv6]: Fix ICMPv6 redirect handling with target multicast address 18 years ago
Stephen Hemminger bf1b803b01 [PKT_SCHED] cls_u32: error code isn't been propogated properly 18 years ago
Alexey Dobriyan 891e6a9312 [ROSE]: Fix rose.ko oops on unload 18 years ago
Ilpo Järvinen 48611c47d0 [TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed 18 years ago