summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-05-215-1/+61
|\
| * serial: Add driver for the Altera UARTTobias Klauser2010-05-212-0/+15
| * serial: Add driver for the Altera JTAG UARTTobias Klauser2010-05-212-0/+19
| * tty: n_gsm line disciplineAlan Cox2010-05-212-0/+26
| * serial: TTY: new ldiscs for stagingPavan Savoy2010-05-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-05-218-9/+83
|\ \
| * | netlink: Implment netlink_broadcast_filteredEric W. Biederman2010-05-211-0/+4
| * | netns: Teach network device kobjects which namespace they are in.Eric W. Biederman2010-05-211-0/+1
| * | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-3/+4
| * | sysfs: Don't use enums in inline function declaration.Eric W. Biederman2010-05-211-1/+1
| * | sysfs: Comment sysfs directory tagging logicSerge E. Hallyn2010-05-212-0/+12
| * | sysfs: Implement sysfs_delete_linkEric W. Biederman2010-05-211-0/+8
| * | sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-211-0/+10
| * | kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman2010-05-212-0/+29
| * | lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra2010-05-211-0/+8
| * | drivers/base: Convert dev->sem to mutexThomas Gleixner2010-05-211-5/+4
| * | devtmpfs: support !CONFIG_TMPFSPeter Korsgaard2010-05-211-0/+2
| * | kref: remove kref_setNeilBrown2010-05-211-1/+0
| * | firmware_class: fix memory leak - free allocated pagesDavid Woodhouse2010-05-211-0/+1
| |/
* / interrupt.h: fix fatal kernel-doc errorRandy Dunlap2010-05-211-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-05-211-8/+9
|\
| * nilfs2: enlarge s_volume_name member in nilfs_super_blockJiro SEKIBA2010-05-101-2/+1
| * nilfs2: insert checkpoint number in segment summary headerRyusuke Konishi2010-05-101-0/+2
| * nilfs2: fix style problems in nilfs2_fs.hRyusuke Konishi2010-05-101-4/+4
| * nilfs2: update comment for struct nilfs_dat_entryQinghuang Feng2010-05-101-4/+4
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-05-2110-28/+79
|\ \
| * | mtd: nand: support alternate BB marker locations on MLCKevin Cernekee2010-05-141-0/+2
| * | mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee2010-05-141-1/+1
| * | mtd: suppress warnings in inline_map_read()Kevin Cernekee2010-05-141-0/+2
| * | mtd: map.h: add missing bug.h includeKevin Cernekee2010-05-141-0/+1
| * | mtd: onenand: add new callback for bufferram readKyungmin Park2010-05-141-0/+2
| * | mtd: onenand: allocate verify buffer in the coreKyungmin Park2010-05-141-0/+3
| * | mtd: onenand: add support for chips with 4KiB page sizeKyungmin Park2010-05-141-0/+4
| * | mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang2010-05-141-2/+11
| * | mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF2010-05-141-0/+1
| * | mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failurePeter Huewe2010-05-121-5/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-05-10101-271/+638
| |\|
| * | mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers.Stefani Seibold2010-05-101-2/+2
| * | mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macroFerenc Wagner2010-05-101-1/+4
| * | mtd: mtdram.h: checkpatch cleanupAndrea Gelmini2010-05-101-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-03-26391-2534/+12979
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-02-26160-3808/+2367
| |\ \ \
| * | | | mtd: Workaround wrong write protect status on some xD cardsMaxim Levitsky2010-02-261-0/+6
| * | | | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()David Woodhouse2010-02-261-1/+3
| * | | | mtd: nand: add ->badblockbits for minimum number of set bits in bad block byteMaxim Levitsky2010-02-261-0/+1
| * | | | mtd: nand: make reads using MTD_OOB_RAW affect only ECC validationMaxim Levitsky2010-02-261-3/+1
| * | | | mtd: blktrans: allow FTL drivers to export sysfs attributesMaxim Levitsky2010-02-261-0/+2
| * | | | mtd: blktrans: Hotplug fixesMaxim Levitsky2010-02-261-0/+3
| * | | | mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and threadMaxim Levitsky2010-02-261-5/+5
| * | | | mtd: create unlocked versions of {get,put}_mtd_deviceMaxim Levitsky2010-02-261-1/+2