Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
db3b14978abc02041046ed8353f0899cb58ffffc
/
include
/
asm-blackfin
b69c49b
clean up duplicated alloc/free_thread_info
by FUJITA Tomonori
· 16 years ago
b5684b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 16 years ago
2a8f745
ide: remove <asm/ide.h> for some archs
by Bartlomiej Zolnierkiewicz
· 16 years ago
d83b8b8
ide: define MAX_HWIFS in <linux/ide.h>
by Bartlomiej Zolnierkiewicz
· 16 years ago
7540081
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
2351ec5
Remove asm/semaphore.h
by Matthew Wilcox
· 16 years ago
f30ac0c
Blackfin Serial Driver: Use timer to poll CTS PIN instead of workqueue.
by Sonic Zhang
· 16 years ago
ec64b6c
Blackfin arch: fix typo error in bf548 serial header file
by Sonic Zhang
· 16 years ago
1feaa51
Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.
by Sonic Zhang
· 16 years ago
a70ce07
Blackfin arch: update anomaly headers from toolchain trunk
by Mike Frysinger
· 16 years ago
b06dcee
Blackfin arch: Remove bad and usless code
by Michael Hennerich
· 16 years ago
eedd306
Blackfin serial driver: add extra IRQ flag for 8250 serial driver
by Javier Herrero
· 17 years ago
7e29143
Blackfin arch: Fix bug - USB fails to build for BF524/BF526
by Bryan Wu
· 17 years ago
5906967
Blackfin arch: IO Port functions to read/write unalligned memory
by Michael Hennerich
· 17 years ago
86ad793
Blackfin arch: enable a choice to provide 4M DMA memory
by Cliff Cai
· 17 years ago
803a8d2
Blackfin arch: Add workaround to read edge triggered GPIOs
by Michael Hennerich
· 17 years ago
92322da
Blackfin arch: Sync channel defines with struct dma_register dma_io_base_addr.
by Michael Hennerich
· 17 years ago
45b3947
[Blackfin] arch: Blackfin checksum annotations
by Al Viro
· 17 years ago
45828b8
Blackfin Serial Driver: abstract away DLAB differences into header
by Mike Frysinger
· 17 years ago
89bf6dc5
Blackfin Serial Driver: macro away the IER differences between processors
by Mike Frysinger
· 17 years ago
56f8771
[Blackfin] arch: remove useless IRQ_SW_INT defines
by Michael Hennerich
· 17 years ago
0893f12
[Blackfin] arch: fix gdb testing regression
by Bernd Schmidt
· 17 years ago
1bfb4b2
[Blackfin] arch: Support for CPU_FREQ and NOHZ
by Vitja Makarov
· 17 years ago
14b0320
[Blackfin] arch: Functional power management support: Add CPU and platform voltage scaling support
by Michael Hennerich
· 17 years ago
c2f9527
[Blackfin] arch: Equalize include files: Add VR_CTL masks
by Michael Hennerich
· 17 years ago
5424a32
blackfin: types: use <asm-generic/int-*.h> for the blackfin architecture
by H. Peter Anvin
· 17 years ago
6510d41
kernel: Move arches to use common unaligned access
by Harvey Harrison
· 17 years ago
0c11700
[Blackfin] arch: add include/boot .gitignore files
by Mike Frysinger
· 17 years ago
e6c91b6
[Blackfin] arch: Functional power management support: Add support for cpu frequency scaling
by Michael Hennerich
· 17 years ago
8e39df2
[Blackfin] arch: Equalize include files: Add PLL_DIV Masks
by Michael Hennerich
· 17 years ago
5be36d2
[Blackfin] arch: add Blackfin on-chip SIR IrDA driver support
by Graf Yang
· 17 years ago
4d55563
[Blackfin] arch: Update anomaly list.
by Sonic Zhang
· 17 years ago
18628e4
[Blackfin] arch: Clean up the definition and correct the commentary for current_thread_info().
by Robert P. J. Day
· 17 years ago
2d19123
[Blackfin] arch: define our own BUG() so we can dump the blackfin hardware trace buffer
by Mike Frysinger
· 17 years ago
a81501a
[Blackfin] arch: Prevent potential Core Hang situation
by Michael Hennerich
· 17 years ago
7795566
[Blackfin] arch: Give the DMA base registers a more descriptive name
by Bernd Schmidt
· 17 years ago
764cb81
[Blackfin] arch: actually implement get_cycles function
by Mike Frysinger
· 17 years ago
8b6eb47
[Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin header
by Mike Frysinger
· 17 years ago
6817937
[Blackfin] arch: declare list of peripherals as const since we dont modify the incoming array
by Mike Frysinger
· 17 years ago
5d1617b
[Blackfin] arch: merge ip0x-specific board changes
by Mike Frysinger
· 17 years ago
6ed8394
[Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg.
by Graf Yang
· 17 years ago
d5adb02
[Blackfin] arch: This allows XIP to work with FD-PIC.
by Bernd Schmidt
· 17 years ago
b85d858
[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__
by Harvey Harrison
· 17 years ago
6b13483
[Blackfin] arch: remove unused/incorrect definition
by Meihui Fan
· 17 years ago
6eceb0d
[Blackfin] arch: add support for the rest of the gptimers on the BF54x
by Meihui Fan
· 17 years ago
a8a46a2
[Blackfin] arch: fix obvious bfin_write typos
by Meihui Fan
· 17 years ago
37167e6
[Blackfin] arch: Fix bug - Properly calculate DDR clock.
by Sonic Zhang
· 17 years ago
25bb23b
[Blackfin] arch: fix some obvious typos -- some of which prevent SDH building for the BF542
by Mike Frysinger
· 17 years ago
0e184c6
[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used.
by Mike Frysinger
· 17 years ago
53eabf0
[Blackfin] arch: replace implied numbers with real values
by Mike Frysinger
· 17 years ago
9fcdc78
[Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compiling
by Bryan Wu
· 17 years ago
2a0c4fd
[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.
by Bernd Schmidt
· 17 years ago
b594272
[Blackfin] arch: remove TWI I2C register accessing helper macros, because we moved to use i2c new-style interface
by Bryan Wu
· 17 years ago
0ddeeca
[Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functions
by Mike Frysinger
· 17 years ago
5a6483f
include: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
188da98
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
9dfcd15
ide: remove ide_default_io_ctl() macro
by Bartlomiej Zolnierkiewicz
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
dd135eb
kvm: provide kvm.h for all architecture: fixes headers_install
by Christian Borntraeger
· 17 years ago
9821b1f
[Blackfin] arch: current_l1_stack_save is a pointer, so use NULL rather than 0
by Mike Frysinger
· 17 years ago
2f775db
[Blackfin] arch: to kill syscalls missing warning by adding new timerfd syscalls
by Bryan Wu
· 17 years ago
db28838
[Blackfin] serial driver: Add flow control support to bf54x
by Sonic Zhang
· 17 years ago
4cb4f22
[Blackfin] serial driver: Fix bug Poll RTS/CTS status in DMA mode as well
by Sonic Zhang
· 17 years ago
8851c71
[Blackfin] serial driver: rework break flood anomaly handling to be more robust/realistic about what we can actually work around
by Mike Frysinger
· 17 years ago
0bcfd70
[Blackfin] serial driver: fix bug - cache the bits of the LSR on systems where the LSR is read-to-clear
by Mike Frysinger
· 17 years ago
40edad3
[Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for other parts
by Mike Frysinger
· 17 years ago
fee4011
[Blackfin] arch: make sure we have proper description/copyright/license lines
by Mike Frysinger
· 17 years ago
3927819
[Blackfin] arch: Fix CONFIG_PM support for BF561
by Michael Hennerich
· 17 years ago
464abc5
[Blackfin] arch: Cleanup abd Simplify:
by Michael Hennerich
· 17 years ago
257ce73
Add pgtable_t to remaining nommu architectures
by Martin Schwidefsky
· 17 years ago
920e526
[Blackfin] arch: import defines for BF547 -- it is just like the BF548, but no CAN
by Mike Frysinger
· 17 years ago
6e66893
[Blackfin] arch: Encourage users to use the spidev character driver: Provide platform support
by Michael Hennerich
· 17 years ago
8b01eaf
[Blackfin] arch: Enable UART2 and UART3 for bf548
by Sonic Zhang
· 17 years ago
a8c1238
[Blackfin] arch: remove duplicated definitions of the line discipline numbers N_* in asm-blackfin/termios.h
by Tilman Schmidt
· 17 years ago
80f31c8
[Blackfin] arch: change the trace buffer control start/stop logic in the exception handlers
by Mike Frysinger
· 17 years ago
cfefe3c
[Blackfin] arch: hook up set_irq_wake in Blackfin's irq code
by Michael Hennerich
· 17 years ago
2c4f829
[Blackfin] arch: Merge BF561 support into ints-priority
by Michael Hennerich
· 17 years ago
960265e
[Blackfin] arch: fix bug: redefinition warning when compile EZKIT548
by Bryan Wu
· 17 years ago
531d7d4
asm-*/posix_types.h: scrub __GLIBC__
by Mike Frysinger
· 17 years ago
922a70d
aout: move STACK_TOP[_MAX] to asm/processor.h
by David Howells
· 17 years ago
10b8827
Add cmpxchg_local to blackfin, replace __cmpxchg by generic cmpxchg
by Mathieu Desnoyers
· 17 years ago
6e16d89
Sanitize the type of struct user.u_ar0
by H. Peter Anvin
· 17 years ago
516c25a
Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed
by Kirill A. Shutemov
· 17 years ago
870b8f8
remove mm_{ptov,vtop}()
by Adrian Bunk
· 17 years ago
4a19ec5
[NET]: Introducing socket mark socket option.
by Laszlo Attila Toth
· 17 years ago
408dbc0
[Blackfin] arch: remove old I2C BF54x porting.
by Bryan Wu
· 17 years ago
fc97551
[Blackfin] arch: Add the semtimedop syscall. Upstream uClibc doesn't compile without it.
by Bernd Schmidt
· 17 years ago
a2c8cfe
[Blackfin] arch: GPIO API cleanup and anomaly update
by Michael Hennerich
· 17 years ago
acbcd26
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with GENERIC_GPIO API interface
by Michael Hennerich
· 17 years ago
b97b8a9
[Blackfin] arch: Initial checkin of the memory protection support.
by Bernd Schmidt
· 17 years ago
2047e40
[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default - add argument or option
by Michael Hennerich
· 17 years ago
7cc1c4b
[Blackfin] arch: update to latest anomaly sheets
by Mike Frysinger
· 17 years ago
fac3cf4
[Blackfin] arch: Fix gpio label handling
by Michael Hennerich
· 17 years ago
3ca32c1
[Blackfin] arch: fix up coding style in uaccess.h
by Bernd Schmidt
· 17 years ago
971d5bc
[Blackfin] arch: Fix bug to Enable bf548 to Re-program Clocks while Kernel boots.
by Sonic Zhang
· 17 years ago
b03b08b
[Blackfin] arch: Clean up dump_bfin_mem
by Robin Getz
· 17 years ago
fb5f004
[Blackfin] arch: Fix bug to Enable kernel to build for bf548 with PM.
by Sonic Zhang
· 17 years ago
a5bb85d
[Blackfin] arch: fix bug SDIO driver fails to build for BF542/BF548
by Cliff Cai
· 17 years ago
13fe24f
[Blackfin] arch: fix bug - trap_tests fails to recover on some tests.
by Robin Getz
· 17 years ago
Next »