aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-71/+103
2012-04-21kill mm argument of vm_munmap()Al Viro1-1/+1
2012-04-20NFSv4: Ensure we do not reuse open owner namesTrond Myklebust1-1/+6
2012-04-20net: Delete all remaining instances of ctl_pathEric W. Biederman1-6/+0
2012-04-20mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong1-1/+1
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds1-17/+6
2012-04-20VM: add "vm_munmap()" helper functionLinus Torvalds1-0/+1
2012-04-20VM: add "vm_brk()" helper functionLinus Torvalds1-1/+2
2012-04-20alarmtimer: Provide accessor to alarmtimer rtc deviceJohn Stultz1-0/+3
2012-04-20lib: add support for stmp-style devicesWolfram Sang1-0/+20
2012-04-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+3
2012-04-20Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+1
2012-04-20Extcon: support mutually exclusive relation between cables.MyungJoo Ham1-5/+23
2012-04-20Extcon: support multiple states at a device.MyungJoo Ham1-0/+185
2012-04-20Extcon: support notification based on the state changes.Donggeun Kim1-0/+38
2012-04-20Extcon: support generic GPIO extcon driverMyungJoo Ham1-0/+52
2012-04-20Extcon (external connector): import Android's switch class and modify.MyungJoo Ham1-0/+82
2012-04-20blkcg: mass rename of blkcg APITejun Heo1-2/+2
2012-04-20blkcg: implement per-queue policy activationTejun Heo1-0/+1
2012-04-20blkcg: add request_queue->root_blkgTejun Heo1-0/+2
2012-04-20blkcg: remove static policy ID enumsTejun Heo1-1/+6
2012-04-19Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman2-6/+6
2012-04-19stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi1-0/+1
2012-04-19KVM: Fix page-crossing MMIOAvi Kivity1-4/+27
2012-04-19Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+1
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti16-47/+79
2012-04-19nf_bridge: remove holes in struct nf_bridge_infoEric Dumazet1-5/+5
2012-04-19ARM: 7376/1: clkdev: Implement managed clk_get()Mark Brown1-0/+32
2012-04-19ARM: 7369/1: amba: add functions to add devices dynamicallyLinus Walleij1-0/+8
2012-04-19Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2012-04-19[media] videodev2.h: Fix VIDIOC_QUERYMENU ioctl regressionHans Verkuil1-1/+1
2012-04-19Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab236-3501/+6673
2012-04-19genirq: Streamline irq_actionThomas Gleixner1-4/+4
2012-04-19Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt15-47/+73
2012-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds1-1/+1
2012-04-18Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman14-46/+72
2012-04-18driver core: check start node in klist_iter_init_nodeHannes Reinecke2-6/+6
2012-04-18tegra, serial8250: add ->handle_break() uart_port opDan Williams3-0/+23
2012-04-18Support M95040 SPI EEPROMIvo Sieben1-0/+10
2012-04-18usb: ehci-sh: Add PHY init function with platform dataNobuhiro Iwamatsu1-0/+28
2012-04-18fsl/usb: Add controller version based ULPI and UTMI phy supportRamneek Mehresh1-1/+8
2012-04-18USB: add EOPNOTSUPP to usb_translate_errorsJohan Hovold1-0/+1
2012-04-18bcma: scan for extra address spaceHauke Mehrtens1-0/+1
2012-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-2/+3
2012-04-18regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin1-0/+13
2012-04-18usb: ehci-tegra: Add vbus_gpio to platform dataStephen Warren1-0/+1
2012-04-18pinctrl: implement devm_pinctrl_get()/put()Stephen Warren1-0/+44
2012-04-18pinctrl: allow pctldevs to decode pin config in debugfsStephen Warren1-0/+5
2012-04-18dt: add property iteration helpersStephen Warren1-0/+35
2012-04-18pinctrl: replace list_*() with get_*_count()Viresh Kumar2-8/+5