aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-22[PATCH] proc_readfd_common() race fixAl Viro1-3/+1
2008-04-22[PATCH] double-free of inode on alloc_file() failure exit in create_write_pipe()Al Viro1-0/+3
2008-04-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds20-1420/+965
2008-04-22fs: use loff_t type instead of long longDavid Sterba2-4/+4
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds3-3/+23
2008-04-22[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson7-391/+268
2008-04-22[IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson3-506/+322
2008-04-22[IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson5-553/+396
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson13-37/+45
2008-04-22Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds34-575/+2313
2008-04-22kernel-doc: fix sched.c missing parameterRandy Dunlap1-0/+1
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds20-161/+276
2008-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds14-209/+431
2008-04-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds26-1561/+1173
2008-04-22fix brd allocation flagsPetr Tesarik1-1/+1
2008-04-22i2c: Fix platform driver hotplug/coldplugKay Sievers17-1/+29
2008-04-22i2c: New driver for the SuperH Mobile I2C bus controllerMagnus Damm3-0/+511
2008-04-22i2c/scx200_acb: Don't use 0 as NULL pointerAdrian Bunk1-1/+1
2008-04-22i2c-bfin-twi: Fix mismatch in add timer and delete timerHans Schillstrom1-1/+2
2008-04-22i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFINBryan Wu1-2/+5
2008-04-22i2c-bfin-twi: Use simpler comment headers and strip out information that is maintained in the scm's logMike Frysinger1-18/+4
2008-04-22i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful informationBryan Wu1-6/+6
2008-04-22i2c-bfin-twi: Add missing pin mux operationBryan Wu1-0/+15
2008-04-22i2c-bfin-twi: Add platform_resource interface to support multi-port TWI controllersBryan Wu2-108/+177
2008-04-22i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c master xfer operationSonic Zhang1-71/+114
2008-04-22i2c: Remove trailing whitespaces in busses/KconfigWolfram Sang1-15/+15
2008-04-22i2c: Replace remaining __FUNCTION__ occurrencesHarvey Harrison7-45/+45
2008-04-22i2c: Renesas SH7760 I2C master driverManuel Lauss4-0/+609
2008-04-22i2c-dev: Split i2cdev_ioctlJean Delvare1-161/+168
2008-04-22i2c-ibm_iic: Support building as an of_platform driverSean MacLennan2-2/+187
2008-04-22i2c-ibm_iic: Change the log levelsSean MacLennan1-5/+5
2008-04-22i2c: Add platform driver on top of the new pca-algorithmWolfram Sang4-2/+324
2008-04-22i2c-algo-pca: Extend for future driversWolfram Sang4-107/+95
2008-04-22i2c-algo-pca: Remove trailing whitespaces and unnecessary UTFWolfram Sang2-23/+23
2008-04-22i2c: Remove the algorithm drivers from the config menuJean Delvare1-34/+5
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik3-6/+8
2008-04-22[IA64] simplify notify hooks in mca.cHidetoshi Seto3-41/+38
2008-04-22[IA64] do notify DIE_MCA_MONARCH_PROCESS for each monarchsHidetoshi Seto1-4/+5
2008-04-22[IA64] disable interrupts on exit of ia64_trace_syscallHidetoshi Seto1-0/+1
2008-04-22HID: Suppress hidinput for Samsung IR controlRobert Schedel1-0/+1
2008-04-22HID: remove 60x GTCO devices from blacklistJiri Kosina1-21/+0
2008-04-22HID: export headers properlyMike Frysinger2-0/+3
2008-04-22HID: WiseGroup 866 Dual Joypad needs output reports quirkJiri Kosina1-1/+1
2008-04-22HID: ThrustMaster FF driver is no longer experimentalJiri Kosina1-2/+2
2008-04-22HID: Logitech diNovo Mini pad supportJiri Kosina1-0/+2
2008-04-22HID: fix race between open() and disconnect() in usbhidOliver Neukum2-1/+4
2008-04-22HID: make hid_input_field and usbhid_modify_dquirk staticAdrian Bunk3-6/+4
2008-04-22HID: pass numbered reports properly to hidrawJiri Kosina1-2/+7
2008-04-22HID: fix misplaced rdesc quirkJiri Kosina1-4/+3
2008-04-22HID: force feedback driver for Logitech Rumblepad 2Anssi Hannula5-0/+129