summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-01-16ab8500_bm: Skip first CCEOC irq for instant currentJohan Bjornstedt1-0/+7
2013-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller28-90/+104
2013-01-15Merge branch 'vt8500/timer' into next/cleanupOlof Johansson1-22/+0
2013-01-15timer: vt8500: Convert vt8500 to use CLKSRC_OFTony Prisk1-22/+0
2013-01-15cpuidle: remove the power_specified field in the driverDaniel Lezcano1-1/+1
2013-01-15mfd: wm5102: Add microphone clamp control registersMark Brown1-0/+8
2013-01-15extcon: arizona: Support direct microphone measurement via HPDETMark Brown1-0/+3
2013-01-15extcon: arizona: Support HPDET based accessory identificationMark Brown1-0/+3
2013-01-15extcon: arizona: Enable basic headphone identificationMark Brown1-0/+12
2013-01-15extcon: arizona: Support use of GPIO5 as an input to jack detectionMark Brown1-0/+3
2013-01-15extcon: arizona: Use microphone clamp function if availableMark Brown2-1/+31
2013-01-15extcon: arizona: Allow configuration of MICBIAS rise timeMark Brown1-0/+3
2013-01-15extcon: max77693: Set default uart/usb path by using platform dataChanwoo Choi1-0/+7
2013-01-15extcon: max77693: Check the state/type of cable after boot completedChanwoo Choi1-0/+2
2013-01-15extcon: max77693: Remove duplicate code by making functionChanwoo Choi1-0/+86
2013-01-15ARM: bcm2835: make use of CLKSRC_OFStephen Warren1-22/+0
2013-01-15Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into cleanupStephen Warren5-6/+13
2013-01-15Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson3-0/+100
2013-01-15tun: fix LSM/SELinux labeling of tun/tap devicesPaul Moore1-13/+46
2013-01-15Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson1-0/+22
2013-01-15net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli1-3/+3
2013-01-15bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz1-0/+1
2013-01-14libata: export host controller number thru /sysDavid Milburn1-0/+1
2013-01-14[libata] replace sata_settings with devslp_timingShane Huang2-5/+7
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson9-22/+16
2013-01-14mtd: omap-nand: pass device_node in platform dataDaniel Mack1-1/+3
2013-01-14Merge tag 'driver-core-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-20/+0
2013-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2013-01-14buffer: make touch_buffer() an exported functionTejun Heo1-1/+1
2013-01-14block: add missing block_bio_complete() tracepointTejun Heo1-0/+1
2013-01-14dmaengine: ste_dma40: add software lli supportFabio Baltieri1-0/+8
2013-01-14dmaengine: ste_dma40: add missing kernel-doc entryFabio Baltieri1-0/+1
2013-01-14dmaengine: ste_dma40: physical channels number correctionGerald Baeza1-0/+4
2013-01-14timer: vt8500: Move timer code to drivers/clocksourceTony Prisk1-0/+22
2013-01-14ipv6: Move comment to right place.YOSHIFUJI Hideaki / 吉藤英明1-0/+4
2013-01-14ipv6: Store Router Alert option in IP6CB directly.YOSHIFUJI Hideaki / 吉藤英明1-1/+2
2013-01-14ipv6: Use ipv6_get_dsfield() instead of ipv6_tclass().YOSHIFUJI Hideaki / 吉藤英明1-5/+0
2013-01-14ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki1-0/+2
2013-01-13pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini1-0/+146
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring1-0/+36
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring1-0/+48
2013-01-12dmaengine: introduce is_slave_direction functionAndy Shevchenko1-0/+5
2013-01-12module: add new state MODULE_STATE_UNFORMED.Rusty Russell1-5/+5
2013-01-12vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename themMiao Xie1-3/+3
2013-01-12net, wireless: overwrite default_ethtool_opsStanislaw Gruszka1-0/+3
2013-01-12lib/rbtree.c: avoid the use of non-static __always_inlineMichel Lespinasse1-3/+11
2013-01-12mm: compaction: partially revert capture of suitable high-order pageMel Gorman2-3/+2
2013-01-12linux/audit.h: move ptrace.h include to kernel headerMike Frysinger1-0/+1
2013-01-12audit: create explicit AUDIT_SECCOMP event typeKees Cook1-1/+2
2013-01-12lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2-0/+12