summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Blackfin arch: Board defconfig updatingBryan Wu2007-10-116-845/+901
| * | Blackfin arch: parse input sections properly when using -ffunction-sections/-...Mike Frysinger2007-08-271-1/+3
| * | Blackfin arch: add an exception request/free apiMike Frysinger2007-08-053-22/+66
| * | Blackfin arch: all our other ports call this SIZE rather than SPI_LENMike Frysinger2007-08-052-2/+2
| * | Blackfin arch: allow people to select the feature that is unavailable to the ...Mike Frysinger2007-08-0511-45/+107
| * | Blackfin arch: make sure to stub out ANOMALY_05000230 were appropriateMike Frysinger2007-08-052-0/+2
| * | Blackfin arch: Allow ptrace access the fixed code.Jie Zhang2007-08-051-6/+18
| * | Blackfin arch: Add DMA API to set curr descriptor addressSonic Zhang2007-08-052-1/+15
| * | Blackfin arch: kill ezkit548 compiling warningBryan Wu2007-08-051-0/+1
| * | Blackfin arch: update BOOT_LOADMike Frysinger2007-08-051-3/+4
| * | Blackfin arch: fix up header for BF533Robin Getz2007-08-051-54/+0
| * | Blackfin arch: remove spurious KERN_EMERG log level in outputMike Frysinger2007-08-051-2/+1
| * | Blackfin arch: bug fixing restore mach dependent ASYNC memory sizeMichael Hennerich2007-08-271-2/+8
| * | Blackfin arch: to do some consolidation of common code and common name spacesRobin Getz2007-10-1031-391/+289
| * | Blackfin arch: remove unused code -- EVT0 is not controllable by softwareMike Frysinger2007-08-034-31/+0
| * | Blackfin arch: Add option to priorize DMA over CoreMichael Hennerich2007-08-032-0/+12
| * | Blackfin arch: Add support for the M25P16 SPI FLashMichael Hennerich2007-08-051-0/+2
| * | Blackfin arch: add set_dma_curr_addr DMA API to support sound driver recordin...Roy Huang2007-10-102-0/+11
| * | Blackfin arch: Add ability to expend the hardware trace bufferRobin Getz2007-07-259-20/+259
| * | Blackfin arch: Fix CCLK and SCLK checksRobin Getz2007-08-0313-420/+242
| * | Blackfin serial driver: use new GPIO APIMichael Hennerich2007-10-111-20/+19
| * | Blackfin arch: Some cosmetics based on LKML feedback from Joe PerchesMichael Hennerich2007-08-032-46/+81
| * | Blackfin arch: scrub remaining ASSEMBLY usage since the switch to __ASSEMBLY__Mike Frysinger2007-07-254-4/+4
| * | Blackfin arch: add missing gpio error handling to make sure we roll back requ...Michael Hennerich2007-07-242-4/+17
| * | Blackfin arch: Fix define - SPORT0_DTPRI is first functionMichael Hennerich2007-08-271-1/+1
| * | Blackfin arch: fix bugs report by Andy Liu <yjhsou@gmail.com>, AD1836 can't b...Bryan Wu2007-08-051-1/+1
| * | Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definitionBryan Wu2007-07-251-0/+18
| * | Blackfin arch: Add PORT_J.High (needed for BF548-EZkit Touchscreen interrupts...Michael Hennerich2007-07-241-2/+2
| * | Blackfin arch: Add label to call new GPIO APIMichael Hennerich2007-07-242-6/+6
| * | Blackfin arch: store labels so we later know who allocated GPIO/Peripheral re...Michael Hennerich2007-10-102-20/+72
| * | Blackfin arch: Advertise GENERIC_GPIO and remove duplicated GENERIC_CALIBRATE...Michael Hennerich2007-07-241-1/+1
| * | Blackfin arch: Finalize the generic gpio support - add gpio_to_irq and irq_to...Michael Hennerich2007-07-245-0/+21
| * | Blackfin arch: update to latest anomaly sheetsMike Frysinger2007-08-054-5/+55
| * | Blackfin arch: Fix Anomaly hanlding, as pointed out by MikeRobin Getz2007-08-031-25/+7
| * | Blackfin arch: fix typo... we want csync in CSYNC(), not ssyncMike Frysinger2007-08-031-1/+1
| * | Blackfin arch: use HI/LO macros rather than masking the bit ranges ourselvesMike Frysinger2007-07-259-92/+92
| * | Blackfin arch: reorganize headers slightly so we can be sure things are defin...Mike Frysinger2007-07-255-12/+13
| * | Blackfin arch: use the [CS]SYNC() macros which include anomaly workarounds ra...Mike Frysinger2007-07-256-15/+15
| * | Blackfin arch: update BF54x anomaly listMike Frysinger2007-07-251-0/+3
| * | Blackfin arch: revise anomaly handling by basing things on the compiler not t...Mike Frysinger2007-07-2525-706/+875
| * | Blackfin arch: cleanup and standardize anomaly.h file format -- no functional...Mike Frysinger2007-07-244-266/+174
| * | Blackfin arch: update platform driver resource information to all board filesBryan Wu2007-10-1110-165/+1448
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-10-11276-5788/+18481
|\ \
| * | V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho2007-10-109-55/+20
| * | V4L/DVB (6315): pvrusb2: Change list_for_each+list_entry to list_for_each_entryTrent Piepho2007-10-102-38/+17
| * | V4L/DVB (6314): saa7134: Replace list_for_each+list_entry with list_for_each_...Trent Piepho2007-10-104-64/+35
| * | V4L/DVB (6313): ivtv: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho2007-10-101-20/+6
| * | V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho2007-10-103-15/+5
| * | V4L/DVB (6311): dvb: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho2007-10-102-23/+9
| * | V4L/DVB (6308): V4L: zc0301, remove bad usage of ERESTARTSYSJiri Slaby2007-10-101-1/+1
OpenPOWER on IntegriCloud