aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-22[MTD] [JEDEC] Fix whitespace noise in chip tableDavid Woodhouse1-14/+14
2008-04-22[MTD] [JEDEC] add support for the ST M29W400DB flash chipGordon Farquharson1-0/+32
2008-04-22[JFFS2] add write verify on dataflash.michael1-0/+12
2008-04-22[MTD] block2mtd: logging typo fixesStephane Chazelas1-5/+5
2008-04-22[JFFS2] fix sparse warnings in gc.cDavid Woodhouse1-1/+1
2008-04-22[JFFS2] fix sparse warning in write.cHarvey Harrison1-1/+1
2008-04-22[JFFS2] Fix sparse warning in nodemgmt.cDavid Woodhouse1-1/+0
2008-04-22[JFFS2] include function prototype for jffs2_ioctlHarvey Harrison1-0/+1
2008-04-22[MTD] [NAND] mtd/nand/cs553x_nand.c:part_probes[] staticAdrian Bunk1-1/+1
2008-04-22[MTD] mtdoops.c: make struct oops_cxt static againAdrian Bunk1-1/+1
2008-04-22[MTD] [MAPS] Document MTD_PHYSMAP module name in kconfigMike Frysinger1-0/+3
2008-04-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse5449-243464/+272709
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
2008-04-22HID: move wait from hid to usbhidJiri Slaby3-11/+10
2008-04-22HID: make function from dbg_hidJiri Slaby1-1/+5
2008-04-22HID: fix sparse warningsJiri Slaby3-6/+7
2008-04-22HID: only dump report traffic with debug level 2Anssi Hannula2-3/+3
2008-04-22HID: patch to add NOGET for DMI/AcomdataPete Zaitcev1-0/+4
2008-04-22HID: Sunplus Wireless Desktop needs report descriptor fixupJiri Kosina3-2/+42
2008-04-22HID: quirk for MS Wireless Desktop Receiver (model 1028)Jim Duchek2-0/+27
2008-04-22HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbdPekka Sarnila3-16/+30
2008-04-22HID: fix build failure in hiddev_ioctl with gcc 3.2Jean Delvare1-136/+150
2008-04-22[IPSEC]: Fix catch-22 with algorithm IDs above 31Herbert Xu4-2/+7
2008-04-22SELinux fixups needed for preemptable RCU from -rtPaul E. McKenney2-0/+11
2008-04-21[PATCH] teach seq_file to discard entriesAl Viro3-4/+15
2008-04-21[PATCH] umount_tree() will unhash everything itselfAl Viro1-2/+1
2008-04-21[PATCH] get rid of more nameidata passing in namespace.cAl Viro1-28/+25
2008-04-21[PATCH] switch a bunch of LSM hooks from nameidata to pathAl Viro6-52/+53
2008-04-21[PATCH] lock exclusively in collect_mounts() and drop_collected_mounts()Al Viro1-4/+4
2008-04-21[PATCH] move a bunch of declarations to fs/internal.hAl Viro6-9/+13
2008-04-21time: Export set_normalized_timespec.YOSHIFUJI Hideaki1-0/+1
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-35/+16
2008-04-21IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2-6/+6
2008-04-21IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier1-9/+4
2008-04-21IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier1-1/+1
2008-04-21IB/ipath: Build IBA7220 code unconditionallyRoland Dreier1-2/+4
2008-04-21IB/ipath: Remove reference to dev->class_dev ...Roland Dreier1-1/+0
2008-04-21IB/ipath: Fix module parameter description for disable_smaPaul Bolle1-1/+1
2008-04-21RDMA/nes: Remove unneeded function declarationsRoland Dreier2-15/+0
2008-04-21infiniband: class_device falloutStephen Rothwell1-1/+1