aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-14sysfs: get rid of some lockdep false positivesAlan Stern2-0/+15
2012-05-14Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan1-1/+3
2012-05-14driver core: Add dev_*_ratelimited() familyHiroshi DOYU1-0/+27
2012-05-09misc: MAX8997: Remove max8997-muic driverChanwoo Choi1-23/+0
2012-05-07kmsg: export printk records to the /dev/kmsg interfaceKay Sievers1-0/+2
2012-05-07printk: convert byte-buffer to variable-length record bufferKay Sievers1-0/+11
2012-05-04devres: Add devres_release()Mark Brown1-0/+2
2012-05-04driver-core: fix DEVICE_INT_ATTR to use correct show/store functionsMichael Davidson1-1/+1
2012-05-04extcon: Add EXTCON_MECHANICAL cable type for physical presenceMark Brown1-0/+1
2012-05-02Merge 3.4-rc5 into driver-core-nextGreg Kroah-Hartman44-176/+337
2012-05-02memory: emif: add basic infrastructure for EMIF driverAneesh V1-0/+128
2012-05-02ddr: add LPDDR2 data from JESD209-2Aneesh V1-0/+175
2012-05-01dynamic_debug: use printk(KERN_WARNING..) in stub functionJim Cromie1-1/+2
2012-04-30dynamic_debug: make dynamic-debug work for module initializationJim Cromie1-0/+17
2012-04-30params: add 3rd arg to option handler callback signatureJim Cromie1-1/+2
2012-04-30dynamic_debug: fix leading spaces in dynamic_debug.hJim Cromie1-2/+2
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds1-0/+1
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+2
2012-04-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2012-04-27Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-04-27spi: fix spi.h kernel-doc warningRandy Dunlap1-1/+1
2012-04-27ARM: pxa: fix gpio wakeup settingRobert Jarzmik1-0/+4
2012-04-26Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-2/+3
2012-04-25Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-1/+6
2012-04-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+11
2012-04-25mm: fix up the vmscan stat in vmstatYing Han1-2/+3
2012-04-24USB: EHCI: fix crash during suspend on ASUS computersAlan Stern1-0/+2
2012-04-24Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsiLinus Torvalds1-14/+17
2012-04-23asm-generic: Allow overriding clock_t and add attributes to siginfo_tH. Peter Anvin1-3/+11
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea1-11/+14
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea1-3/+3
2012-04-22Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+7
2012-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-7/+61
2012-04-23irq: Add IRQ_TYPE_DEFAULT for use by PIC driversBenjamin Herrenschmidt1-0/+7
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds1-1/+1
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus 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-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-20Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds1-1/+3
2012-04-20Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus 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-19Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman2-6/+6