summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-06i2c: designware: Default to fast mode in case of ACPIMika Westerberg1-4/+2
2014-10-03i2c: axxia: Add I2C driver for AXM55xxAnders Berg4-0/+601
2014-10-03i2c: exynos: add support for HSI2C module on Exynos7Naveen Krishna Ch3-7/+68
2014-10-03i2c: mxs: detect No Slave Ack on SELECT in PIO modeJanusz Użycki1-0/+3
2014-09-30i2c: cros_ec: Remove EC_I2C_FLAG_10BITDoug Anderson2-5/+4
2014-09-29i2c: cros-ec-tunnel: Add of match tableSjoerd Simons1-0/+9
2014-09-29i2c: rcar: remove sign-compare flawWolfram Sang1-1/+1
2014-09-29i2c: ismt: Use minimum descriptor sizeFan Du1-1/+1
2014-09-29i2c: imx: Add arbitration lost checkHaibo Chen1-0/+8
2014-09-29i2c: rk3x: Remove unlikely() annotationsDoug Anderson1-2/+2
2014-09-29i2c: rcar: check for no IRQ in rcar_i2c_irq()Sergei Shtylyov1-1/+7
2014-09-29i2c: rcar: make rcar_i2c_prepare_msg() *void*Sergei Shtylyov1-7/+2
2014-09-29i2c: rcar: simplify check for last messageSergei Shtylyov1-1/+1
2014-09-29i2c: designware: add support of platform data to set I2C modeTan, Raymond2-0/+27
2014-09-29i2c: designware: add support of I2C standard modeRomain Baeriswyl1-2/+21
2014-09-28Linux 3.17-rc7v3.17-rc7Linus Torvalds1-1/+1
2014-09-27vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov1-9/+18
2014-09-27fold swapping ->d_name.hash into switch_names()Linus Torvalds1-2/+1
2014-09-27fold unlocking the children into dentry_unlock_parents_for_move()Al Viro1-5/+4
2014-09-27kill __d_materialise_dentry()Al Viro1-44/+10
2014-09-27__d_materialise_dentry(): flip the order of argumentsAl Viro1-24/+20
2014-09-27__d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro1-5/+3
2014-09-27don't open-code d_rehash() in d_materialise_unique()Al Viro1-5/+1
2014-09-27pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro1-7/+4
2014-09-27ufs: deal with nfsd/iget racesAl Viro2-1/+9
2014-09-27fuse: honour max_read and max_write in direct_io modeMiklos Szeredi4-7/+12
2014-09-27shmem: fix nlink for rename overwrite directoryMiklos Szeredi1-1/+3
2014-09-26mm: softdirty: keep bit when zapping file ptePeter Feiner1-1/+1
2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick6-33/+33
2014-09-26genalloc: fix device node resource counterVladimir Zapolskiy1-0/+1
2014-09-26drivers/rtc/rtc-efi.c: add missing module aliasPali Rohár1-0/+1
2014-09-26mm, slab: initialize object alignment on cache creationDavid Rientjes1-9/+2
2014-09-26mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyPeter Feiner1-9/+18
2014-09-26ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi1-8/+10
2014-09-26nilfs2: fix data loss with mmap()Andreas Rohner1-1/+6
2014-09-26ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi1-0/+1
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras1-0/+12
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton1-3/+3
2014-09-26MAINTAINERS: new Documentation maintainerRandy Dunlap1-2/+1
2014-09-25i2c: acpi: Fix NULL Pointer dereferencePeter Hüwe1-2/+12
2014-09-25i2c: move acpi code back into the coreWolfram Sang5-385/+355
2014-09-25of/fdt: fix memory range checkSrinivas Kandagatla1-4/+4
2014-09-25cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li5-13/+23
2014-09-25sched: add macros to define bitops for task atomic flagsZefan Li2-9/+18
2014-09-25sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li1-1/+1
2014-09-25Input: i8042 - fix Asus X450LCP touchpad detectionMarcos Paulo de Souza1-0/+7
2014-09-25Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()"Rafael J. Wysocki1-35/+15
2014-09-24gpio / ACPI: Use pin index and bit lengthSrinivas Pandruvada1-1/+4
2014-09-24x86/efi: Truncate 64-bit values when calling 32-bit OutputString()Matt Fleming1-2/+4
2014-09-24ACPICA: Update to GPIO region handler interface.Bob Moore6-16/+104