aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-24[Blackfin] arch: Give the DMA base registers a more descriptive nameBernd Schmidt6-14/+3
2008-04-24[Blackfin] arch: actually implement get_cycles functionMike Frysinger1-6/+11
2008-04-24[Blackfin] arch: remove duplicated prototypes for internal cplb structures from the global blackfin headerMike Frysinger1-9/+0
2008-04-24[Blackfin] arch: declare list of peripherals as const since we dont modify the incoming arrayMike Frysinger1-2/+2
2008-04-24[Blackfin] arch: merge ip0x-specific board changesMike Frysinger1-1/+9
2008-04-24[Blackfin] arch: Resolve the clash issue of UART defines between blackfin headers and include/linux/serial_reg.Graf Yang4-48/+57
2008-04-24[Blackfin] arch: This allows XIP to work with FD-PIC.Bernd Schmidt1-2/+3
2008-04-23[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison1-2/+2
2008-04-23[Blackfin] arch: remove unused/incorrect definitionMeihui Fan1-1/+0
2008-04-23[Blackfin] arch: add support for the rest of the gptimers on the BF54xMeihui Fan1-85/+65
2008-04-23[Blackfin] arch: fix obvious bfin_write typosMeihui Fan1-174/+174
2008-04-25[Blackfin] arch: Fix bug - Properly calculate DDR clock.Sonic Zhang1-7/+13
2008-04-23[Blackfin] arch: fix some obvious typos -- some of which prevent SDH building for the BF542Mike Frysinger2-7/+7
2008-04-23[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file where it actually gets used.Mike Frysinger1-26/+0
2008-04-23[Blackfin] arch: replace implied numbers with real valuesMike Frysinger1-13/+13
2008-04-23[Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compilingBryan Wu1-0/+15
2008-04-23[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt1-2/+2
2008-03-27[Blackfin] arch: remove TWI I2C register accessing helper macros, because we moved to use i2c new-style interfaceBryan Wu7-231/+1
2008-03-07[Blackfin] arch: add missing __user marking to ss_sp member of signalstack and a few userspace system functionsMike Frysinger1-1/+1
2008-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds4-0/+20
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+3
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai1-0/+1
2008-04-23[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi1-0/+11
2008-04-23[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi1-0/+1
2008-04-23[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi1-0/+1
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi2-0/+3
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai2-0/+3
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds5-35/+28
2008-04-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds3-1752/+1
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2-1752/+0
2008-04-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds3-5/+66
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds6-50/+65
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-6/+14
2008-04-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds4-200/+1
2008-04-22i2c: Renesas SH7760 I2C master driverManuel Lauss1-0/+22
2008-04-22i2c: Add platform driver on top of the new pca-algorithmWolfram Sang1-0/+12
2008-04-22i2c-algo-pca: Extend for future driversWolfram Sang1-5/+32
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto1-0/+1
2008-04-22HID: export headers properlyMike Frysinger2-0/+3
2008-04-22HID: fix race between open() and disconnect() in usbhidOliver Neukum1-0/+1
2008-04-22HID: make hid_input_field and usbhid_modify_dquirk staticAdrian Bunk1-2/+0
2008-04-22HID: force feedback driver for Logitech Rumblepad 2Anssi Hannula1-0/+1
2008-04-22HID: move wait from hid to usbhidJiri Slaby1-2/+0
2008-04-22HID: make function from dbg_hidJiri Slaby1-1/+5
2008-04-22HID: Sunplus Wireless Desktop needs report descriptor fixupJiri Kosina1-1/+2
2008-04-22HID: quirk for MS Wireless Desktop Receiver (model 1028)Jim Duchek1-0/+1
2008-04-22HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbdPekka Sarnila1-0/+1
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu1-0/+3
2008-04-21[PATCH] teach seq_file to discard entriesAl Viro1-0/+2
2008-04-21[PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro1-26/+26