summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-03-13idr: deprecate idr_pre_get() and idr_get_new[_above]()Tejun Heo
2013-03-13include/linux/res_counter.h needs errno.hAndrew Morton
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-13Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-13extcon: max77693: Initialize register of MUIC device to bring up it without p...Chanwoo Choi
2013-03-12idr: fix new kernel-doc warningsRandy Dunlap
2013-03-12mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-07Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-07Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-07pm2301-charger: Adjust interrupt handler behaviorM BenZoubeir
2013-03-07ab8500-charger: Add UsbLineCtrl2 referenceMarcus Cooper
2013-03-07ab8500-bm: Add support for the new ab8540 platformLee Jones
2013-03-07ab8500-bm: Add usb power path supportLee Jones
2013-03-07ab8500-bm: Charge only mode fixes for the ab9540Lee Jones
2013-03-07ab8500-bm: Quick re-attach charging behaviourLee Jones
2013-03-07ab8500-charger: Add backup battery charge voltages on the ab8540Yang QU
2013-03-07ab8500-fg: Add power cut feature for ab8505 and ab8540Lee Jones
2013-03-07mfd: ab8500-debug: Add support for the AB8540Lee Jones
2013-03-07mfd: ab8500-gpadc: Add support for the AB8540Lee Jones
2013-03-07mfd: ab8500-sysctrl: Add new reset functionLee Jones
2013-03-07mfd: ab8500-core: Add Interrupt support for ab8540Lee Jones
2013-03-07mfd: ab8500-gpadc: Add gpadc hw conversionLee Jones
2013-03-07mfd: ab8500-sysctrl: Update correct turn on statusRajkumar Kasirajan
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-05Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-05Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-03-06Merge tag 'iio-fixes-for-3.9a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-03-05usb: gadget: composite: fix kernel-doc warningsNishanth Menon
2013-03-05Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown
2013-03-03eCryptfs: allow userspace messaging to be disabledKees Cook
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-03-03Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2013-03-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-02Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-02Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-03-02mm: define VM_GROWSUP for CONFIG_METAGJames Hogan
2013-03-02metag: Internal and external irqchipsJames Hogan
2013-03-02Merge tag 'dm-3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-03-02x86, ACPI, mm: Revert movablemem_map supportYinghai Lu
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02iio: Fix build error seen if IIO_TRIGGER is defined but IIO_BUFFER is notGuenter Roeck
2013-03-01constify path_get/path_put and fs_struct.c stuffAl Viro
2013-03-01cache the value of file_inode() in struct fileAl Viro