Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1d487f468de75b8a5c664db60e106935f9dc753b
1d487f4
Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files, use the new REGBASE for board platform resources
by Bryan Wu
· 17 years ago
b7b2d344
Blackfin arch: modify the insX/outsX and dma_insX/dma_outsX to be compatible with other archs
by Bryan Wu
· 17 years ago
c11b577
Blackfin arch: add more common defines for output sections
by Mike Frysinger
· 17 years ago
fb282a7
Blackfin arch: cleanup IO and DMA_IO API function definitions according to other arches
by Bryan Wu
· 17 years ago
b5c0e2e
Blackfin arch: fix typo pointed out by David Rowe (Mhz -> MHz)
by Mike Frysinger
· 17 years ago
2714d9a
Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_reset
by Michael Hennerich
· 17 years ago
4b3f058
Blackfin arch: Add ANOMALY_05000311 Workaround - for those who doesnt use the generic GPIO driver
by Michael Hennerich
· 17 years ago
eabb5a5
Blackfin arch: Remove legacy support
by Michael Hennerich
· 17 years ago
2acde90
Blackfin arch: a few things still use bfin_read_PORT_FER()
by Michael Hennerich
· 17 years ago
55249e9
Blackfin arch: For compatibility reasons change IRQ_XXX_ERR into IRQ_XXX_ERROR like on any other supported Blackfin derivative
by Michael Hennerich
· 17 years ago
02f13f9
Blackfin arch: Remove cruft - CONFIG_DEBUG_SERIAL_EARLY_INIT didn't work that well with DEBUG_KERNEL_START
by Robin Getz
· 17 years ago
d2b11a4
Blackfin arch: Merge GPIO/Peripheral Resource Allocation back into a single file
by Michael Hennerich
· 17 years ago
2296fb7
Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling error
by Robin Getz
· 17 years ago
4d5f4ed
Blackfin arch: extract gpio number from PIN function
by Michael Hennerich
· 17 years ago
168f121
Blackfin arch: rewrite our reboot code in C
by Mike Frysinger
· 17 years ago
27d875f
Blackfin arch: vmlinux.lds.S, break up our .init into separate sections
by Mike Frysinger
· 17 years ago
d8350e7
Blackfin arch: Board defconfig updating
by Bryan Wu
· 17 years ago
fbeb737
Blackfin arch: parse input sections properly when using -ffunction-sections/-fdata-sections
by Mike Frysinger
· 17 years ago
1ffe664
Blackfin arch: add an exception request/free api
by Mike Frysinger
· 17 years ago
dbcc78b
Blackfin arch: all our other ports call this SIZE rather than SPI_LEN
by Mike Frysinger
· 17 years ago
f0b5d12
Blackfin arch: allow people to select the feature that is unavailable to the kernel
by Mike Frysinger
· 17 years ago
0174dd5
Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriate
by Mike Frysinger
· 17 years ago
2615639
Blackfin arch: Allow ptrace access the fixed code.
by Jie Zhang
· 17 years ago
8a26ac7
Blackfin arch: Add DMA API to set curr descriptor address
by Sonic Zhang
· 17 years ago
2cbfe10
Blackfin arch: kill ezkit548 compiling warning
by Bryan Wu
· 17 years ago
2d8f161
Blackfin arch: update BOOT_LOAD
by Mike Frysinger
· 17 years ago
be7b0d3
Blackfin arch: fix up header for BF533
by Robin Getz
· 17 years ago
b4055d7
Blackfin arch: remove spurious KERN_EMERG log level in output
by Mike Frysinger
· 17 years ago
07bdda0
Blackfin arch: bug fixing restore mach dependent ASYNC memory size
by Michael Hennerich
· 17 years ago
3bebca2
Blackfin arch: to do some consolidation of common code and common name spaces
by Robin Getz
· 17 years ago
a298049
Blackfin arch: remove unused code -- EVT0 is not controllable by software
by Mike Frysinger
· 17 years ago
a924db7
Blackfin arch: Add option to priorize DMA over Core
by Michael Hennerich
· 17 years ago
7735cef
Blackfin arch: Add support for the M25P16 SPI FLash
by Michael Hennerich
· 17 years ago
1d945e2
Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recording function
by Roy Huang
· 17 years ago
518039b
Blackfin arch: Add ability to expend the hardware trace buffer
by Robin Getz
· 17 years ago
f16295e
Blackfin arch: Fix CCLK and SCLK checks
by Robin Getz
· 17 years ago
b99ab54
Blackfin serial driver: use new GPIO API
by Michael Hennerich
· 17 years ago
8c61362
Blackfin arch: Some cosmetics based on LKML feedback from Joe Perches
by Michael Hennerich
· 17 years ago
1708268
Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__
by Mike Frysinger
· 17 years ago
314c98d
Blackfin arch: add missing gpio error handling to make sure we roll back requests in case one fails
by Michael Hennerich
· 17 years ago
06039e9
Blackfin arch: Fix define - SPORT0_DTPRI is first function
by Michael Hennerich
· 17 years ago
7c100f3
Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't be probed in BF561-EZ
by Bryan Wu
· 17 years ago
214cccb
Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definition
by Bryan Wu
· 17 years ago
31430ba
Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts) - remove PORT_C.H
by Michael Hennerich
· 17 years ago
6782ea9
Blackfin arch: Add label to call new GPIO API
by Michael Hennerich
· 17 years ago
40d6340
Blackfin arch: store labels so we later know who allocated GPIO/Peripheral resources
by Michael Hennerich
· 17 years ago
b2d1583
Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE_DELAY
by Michael Hennerich
· 17 years ago
301af29
Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to_gpio
by Michael Hennerich
· 17 years ago
bc8c84c
Blackfin arch: update to latest anomaly sheets
by Mike Frysinger
· 17 years ago
fb51d56
Blackfin arch: Fix Anomaly hanlding, as pointed out by Mike
by Robin Getz
· 17 years ago
35c724f
Blackfin arch: fix typo... we want csync in CSYNC(), not ssync
by Mike Frysinger
· 17 years ago
e208f83
Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselves
by Mike Frysinger
· 17 years ago
36a1548
Blackfin arch: reorganize headers slightly so we can be sure things are defined early enough
by Mike Frysinger
· 17 years ago
d5148ff
Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds rather than __builtin_bfin_[cs]sync()
by Mike Frysinger
· 17 years ago
60e9356
Blackfin arch: update BF54x anomaly list
by Mike Frysinger
· 17 years ago
1aafd90
Blackfin arch: revise anomaly handling by basing things on the compiler not the kconfig defines
by Mike Frysinger
· 17 years ago
287050f
Blackfin arch: cleanup and standardize anomaly.h file format -- no functional changes
by Mike Frysinger
· 17 years ago
c6c4d7b
Blackfin arch: update platform driver resource information to all board files
by Bryan Wu
· 17 years ago
bbf25010f
Linux 2.6.23
by Linus Torvalds
· 17 years ago
5df3e0d
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
a6d8543
NLM: Fix a memory leak in nlmsvc_testlock
by Trond Myklebust
· 17 years ago
baf14aa
sata_mv: correct S/G table limits
by Jeff Garzik
· 17 years ago
2da2324
[MIPS] Au1000: set the PCI controller IO base
by Florian Fainelli
· 17 years ago
f708631
[MIPS] Alchemy: Fix USB initialization.
by Florian Fainelli
· 17 years ago
378a545
[MIPS] IP32: Fix fatal typo in address computation.
by Giuseppe Sacco
· 17 years ago
e2a57a8
Correct Makefile rule for generating custom keymap
by Maarten Bressers
· 17 years ago
d39d5ed
ISDN: Fix data access out of array bounds
by Karsten Keil
· 17 years ago
e46dc1d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
87e2831
AIO: fix cleanup in io_submit_one(...)
by Yan Zheng
· 17 years ago
745ad48
fix page release issue in filemap_fault
by Yan Zheng
· 17 years ago
dd204d6
fix VM_CAN_NONLINEAR check in sys_remap_file_pages
by Yan Zheng
· 17 years ago
a200ee1
mm: set_page_dirty_balance() vs ->page_mkwrite()
by Peter Zijlstra
· 17 years ago
bf0b48d
[IPv6]: Fix ICMPv6 redirect handling with target multicast address
by Brian Haley
· 17 years ago
bf1b803
[PKT_SCHED] cls_u32: error code isn't been propogated properly
by Stephen Hemminger
· 17 years ago
891e6a9
[ROSE]: Fix rose.ko oops on unload
by Alexey Dobriyan
· 17 years ago
48611c4
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed
by Ilpo Järvinen
· 17 years ago
3eb215d
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
by Dmitry Torokhov
· 17 years ago
85923b1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 17 years ago
9d9b7ad
Add manufacturer and card id of teltonica pcmcia modems
by Attila Kinali
· 17 years ago
dfb0042
sysrq docs: document sequence that actually works
by Pavel Machek
· 17 years ago
291041e
fix bogus reporting of signals by audit
by Al Viro
· 17 years ago
7a5c5d5
Move kasprintf.o to obj-y
by Alexey Dobriyan
· 17 years ago
a560aa4
lockstat: documentation
by Peter Zijlstra
· 17 years ago
52a2638
Longhaul: add auto enabled "revid_errata" option
by Rafal Bilski
· 17 years ago
74922be
Fix timer_stats printout of events/sec
by Anton Blanchard
· 17 years ago
0c2043a
Don't do load-average calculations at even 5-second intervals
by Linus Torvalds
· 17 years ago
70cb979
VT_WAITACTIVE: Avoid returning EINTR when not necessary
by Linus Torvalds
· 17 years ago
a1134dd
firewire: point to migration document
by Stefan Richter
· 17 years ago
fc8b28a
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 17 years ago
3a49869
Revert "intel_agp: fix stolen mem range on G33"
by Kyle McMartin
· 17 years ago
71e4eda
Fix non-terminated PCI match table in PowerMac IDE
by Benjamin Herrenschmidt
· 17 years ago
67dd5a2
xen: disable split pte locks for now
by Jeremy Fitzhardinge
· 17 years ago
9f34073
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 17 years ago
4afcdda
[ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspend
by Ben Dooks
· 17 years ago
28047ec
[ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspend
by Ben Dooks
· 17 years ago
c946b30
r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2
by Francois Romieu
· 17 years ago
af29990
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
4ecbca8
Remove unnecessary cast in prefetch()
by Serge Belyshev
· 17 years ago
8cfaf453
[MIPS] IP32: Enable PCI bridges
by Giuseppe Sacco
· 17 years ago
b2b2775
[SPARC64]: Fix 'niu' complex IRQ probing.
by David S. Miller
· 17 years ago
Next »