summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux 2.6.23v2.6.23Linus Torvalds2007-10-091-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-096-11/+12
|\
| * [MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli2007-10-091-0/+1
| * [MIPS] Alchemy: Fix USB initialization.Florian Fainelli2007-10-094-10/+10
| * [MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco2007-10-091-1/+1
* | NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust2007-10-091-1/+3
* | sata_mv: correct S/G table limitsJeff Garzik2007-10-091-3/+6
|/
* Correct Makefile rule for generating custom keymapMaarten Bressers2007-10-081-1/+1
* ISDN: Fix data access out of array boundsKarsten Keil2007-10-081-2/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-086-13/+22
|\
| * [IPv6]: Fix ICMPv6 redirect handling with target multicast addressBrian Haley2007-10-081-4/+5
| * [PKT_SCHED] cls_u32: error code isn't been propogated properlyStephen Hemminger2007-10-071-1/+1
| * [ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan2007-10-073-8/+13
| * [TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKedIlpo Järvinen2007-10-071-0/+3
* | AIO: fix cleanup in io_submit_one(...)Yan Zheng2007-10-081-1/+1
* | fix page release issue in filemap_faultYan Zheng2007-10-081-0/+1
* | fix VM_CAN_NONLINEAR check in sys_remap_file_pagesYan Zheng2007-10-081-1/+1
* | mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra2007-10-083-5/+10
|/
* Driver core: fix SYSF_DEPRECATED breakage for nested classdevsDmitry Torokhov2007-10-071-3/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-10-071-1/+2
|\
| * firewire: point to migration documentStefan Richter2007-10-071-1/+2
* | Add manufacturer and card id of teltonica pcmcia modemsAttila Kinali2007-10-071-0/+1
* | sysrq docs: document sequence that actually worksPavel Machek2007-10-071-1/+1
* | fix bogus reporting of signals by auditAl Viro2007-10-071-11/+11
* | Move kasprintf.o to obj-yAlexey Dobriyan2007-10-071-2/+2
* | lockstat: documentationPeter Zijlstra2007-10-072-0/+122
OpenPOWER on IntegriCloud