summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-04-24[Blackfin] arch: remove duplicated prototypes for internal cplb structures fr...Mike Frysinger
2008-04-24[Blackfin] arch: declare list of peripherals as const since we dont modify th...Mike Frysinger
2008-04-24[Blackfin] arch: merge ip0x-specific board changesMike Frysinger
2008-04-24[Blackfin] arch: Resolve the clash issue of UART defines between blackfin hea...Graf Yang
2008-04-24[Blackfin] arch: This allows XIP to work with FD-PIC.Bernd Schmidt
2008-04-23[Blackfin] arch: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2008-04-23[Blackfin] arch: remove unused/incorrect definitionMeihui Fan
2008-04-23[Blackfin] arch: add support for the rest of the gptimers on the BF54xMeihui Fan
2008-04-23[Blackfin] arch: fix obvious bfin_write typosMeihui Fan
2008-04-25[Blackfin] arch: Fix bug - Properly calculate DDR clock.Sonic Zhang
2008-04-23[Blackfin] arch: fix some obvious typos -- some of which prevent SDH building...Mike Frysinger
2008-04-23[Blackfin] arch: relocate MAX_SWITCH_{D,I}_CPLBS from the header to the file ...Mike Frysinger
2008-04-23[Blackfin] arch: replace implied numbers with real valuesMike Frysinger
2008-04-23[Blackfin] arch: Add dma_map_page and dma_unmap_page stub for MMC SPI compilingBryan Wu
2008-04-23[Blackfin] arch: fix bug - when using trace buffer with CONFIG_MPU enabled.Bernd Schmidt
2008-03-27[Blackfin] arch: remove TWI I2C register accessing helper macros, because we ...Bryan Wu
2008-03-07[Blackfin] arch: add missing __user marking to ss_sp member of signalstack an...Mike Frysinger
2008-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai
2008-04-23[patch 5/7] vfs: mountinfo: allow using process rootMiklos Szeredi
2008-04-23[patch 4/7] vfs: mountinfo: add mount peer group IDMiklos Szeredi
2008-04-23[patch 3/7] vfs: mountinfo: add mount IDMiklos Szeredi
2008-04-23[patch 2/7] vfs: mountinfo: add seq_file_root()Miklos Szeredi
2008-04-23[patch 1/7] vfs: mountinfo: add dentry_path()Ram Pai
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-04-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson
2008-04-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-04-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-04-22i2c: Renesas SH7760 I2C master driverManuel Lauss
2008-04-22i2c: Add platform driver on top of the new pca-algorithmWolfram Sang
2008-04-22i2c-algo-pca: Extend for future driversWolfram Sang
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto
2008-04-22HID: export headers properlyMike Frysinger
2008-04-22HID: fix race between open() and disconnect() in usbhidOliver Neukum
2008-04-22HID: make hid_input_field and usbhid_modify_dquirk staticAdrian Bunk
2008-04-22HID: force feedback driver for Logitech Rumblepad 2Anssi Hannula
2008-04-22HID: move wait from hid to usbhidJiri Slaby
2008-04-22HID: make function from dbg_hidJiri Slaby
2008-04-22HID: Sunplus Wireless Desktop needs report descriptor fixupJiri Kosina
2008-04-22HID: quirk for MS Wireless Desktop Receiver (model 1028)Jim Duchek
2008-04-22HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbdPekka Sarnila
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu
2008-04-21[PATCH] teach seq_file to discard entriesAl Viro
2008-04-21[PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hAl Viro
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds