summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-07-17usb: storage: add support for write cache quirkNamjae Jeon1-1/+3
2012-07-17Merge 3.5-rc7 into usb-nextGreg Kroah-Hartman10-15/+217
2012-07-17tty: move the termios object into the ttyAlan Cox1-23/+23
2012-07-16tty: revert incorrectly applied lock patchAlan Cox1-14/+9
2012-07-16Merge branch 'v3.6-rc7' into tty-nextGreg Kroah-Hartman19-37/+53
2012-07-16NFS: Treat NFS4ERR_CLID_INUSE as a fatal errorChuck Lever1-2/+1
2012-07-16SUNRPC: Add rpcauth_list_flavors()Chuck Lever2-1/+4
2012-07-16Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6Trond Myklebust20-50/+62
2012-07-16mfd: Remove unneeded io_mutex from struct twl6040Axel Lin1-1/+0
2012-07-16mfd: Remove __devexit annotation for pm80x_deinitAxel Lin1-1/+1
2012-07-16mfd: Initial support for the WM5110Mark Brown2-36/+47
2012-07-16mfd: Add s2mps11 irq driverSangbeom Kim2-0/+44
2012-07-16mfd: Add samsung s2mps11 mfd supportSangbeom Kim2-0/+206
2012-07-16mfd: Modify samsung mfd headerSangbeom Kim7-538/+575
2012-07-16mfd: Modify samsung mfd driver for common apiSangbeom Kim2-27/+27
2012-07-16mfd: Rename s5m file and directories to samsungSangbeom Kim3-1/+1
2012-07-16Merge tag 'v3.5-rc7' into regulator-driversMark Brown16-27/+48
2012-07-15remoteproc: Support custom firmware handlersSjur Brændeland1-0/+2
2012-07-15Merge branch 'timers/urgent' into timers/coreThomas Gleixner35-66/+155
2012-07-15random: add new get_random_bytes_arch() functionTheodore Ts'o1-0/+1
2012-07-15random: create add_device_randomness() interfaceLinus Torvalds1-0/+1
2012-07-15random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o1-1/+1
2012-07-14Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds3-11/+14
2012-07-14VFS: Pass mount flags to sget()David Howells1-1/+1
2012-07-14fs: add nd_jump_linkChristoph Hellwig1-0/+2
2012-07-14get rid of kern_path_parent()Al Viro1-1/+1
2012-07-14don't pass nameidata * to vfs_create()Al Viro1-1/+1
2012-07-14don't pass nameidata to ->create()Al Viro1-1/+1
2012-07-14stop passing nameidata to ->lookup()Al Viro1-2/+2
2012-07-14stop passing nameidata * to ->d_revalidate()Al Viro1-1/+1
2012-07-14make finish_no_open() return intAl Viro1-1/+1
2012-07-14kill struct opendataAl Viro1-6/+5
2012-07-14make ->atomic_open() return intAl Viro1-3/+3
2012-07-14->atomic_open() prototype change - pass int * instead of bool *Al Viro1-2/+7
2012-07-14vfs: remove open intents from nameidataMiklos Szeredi1-14/+0
2012-07-14nfs: clean up ->create in nfs_rpc_opsMiklos Szeredi1-1/+1
2012-07-14vfs: add i_op->atomic_open()Miklos Szeredi1-0/+7
2012-07-14vfs: switch i_dentry/d_alias to hlistAl Viro2-2/+2
2012-07-14i2c: i2c-ocores: support for 16bit and 32bit IOGanesan Ramalingam1-0/+1
2012-07-14i2c: i2c-ocores: Use reg-shift propertyGanesan Ramalingam1-1/+1
2012-07-14lp8727_charger: Move header file into platform_data directoryKim, Milo1-0/+0
2012-07-14power_supply: Add min/max alert properties for CAPACITY, TEMP, TEMP_AMBIENTRamakrishna Pallala1-0/+6
2012-07-14charger-manager: Set current limit of regulator for over current protectionChanwoo Choi1-0/+8
2012-07-14charger-manager: Use EXTCON Subsystem to detect charger cables for chargingChanwoo Choi1-1/+58
2012-07-14tipc: remove print_buf and deprecated log buffer codeErik Hugne1-2/+2
2012-07-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+9
2012-07-13dma: shdma: convert to the shdma base libraryGuennadi Liakhovetski1-23/+10
2012-07-13mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversionGuennadi Liakhovetski1-7/+1
2012-07-13dma: shdma: prepare for conversion to the shdma base libraryGuennadi Liakhovetski1-2/+6
2012-07-13dmaengine: add an shdma-base libraryGuennadi Liakhovetski1-0/+123