summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-02-14mfd: wm5102: Make DSP scratch registers readableMark Brown1-0/+16
2013-02-14mfd: 88pm80x: Remove redundant devm_* callsYi Zhang1-1/+1
2013-02-14watchdog: Add support for ux500_wdt watchdogFabio Baltieri1-0/+19
2013-02-14mfd: dbx500-prcmu: Add watchdog ID definitionsFabio Baltieri1-0/+12
2013-02-14mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi1-6/+11
2013-02-14mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi1-3/+0
2013-02-14mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi1-31/+35
2013-02-14mfd: arizona: Provide platform data for MICBIAS configurationMark Brown1-0/+12
2013-02-14mfd: palmas: Add APIs to access the Palmas' registersLaxman Dewangan1-0/+52
2013-02-14extcon: max8997: Use workqueue to check cable state after completing boot of ...Chanwoo Choi1-0/+3
2013-02-14extcon: max8997: Set default UART/USB path on probeChanwoo Choi1-0/+7
2013-02-14extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable typeChanwoo Choi2-24/+0
2013-02-14extcon: max8997: Set default of ADC debounce time during initializationChanwoo Choi1-0/+7
2013-02-14extcon: max8997: Remove duplicate code related to set H/W line pathChanwoo Choi1-1/+18
2013-02-14extcon: max8997: Move defined constant to header fileChanwoo Choi1-0/+49
2013-02-14pps: Fix build breakage from decoupling pps from ttyPeter Hurley1-0/+4
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar1-8/+9
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin1-0/+3
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin2-8/+4
2013-02-13pps: Add pps_lookup_dev() functionGeorge Spelvin1-3/+14
2013-02-13extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming styleChanwoo Choi1-0/+0
2013-02-13nfsd: Store ex_anon_uid and ex_anon_gid as kuids and kgidsEric W. Biederman1-2/+2
2013-02-13nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversionEric W. Biederman1-1/+5
2013-02-13nfs: Convert idmap to use kuids and kgidsEric W. Biederman1-4/+5
2013-02-13nfs: Convert struct nfs_fattr to Use kuid_t and kgid_tEric W. Biederman1-2/+2
2013-02-13sunrpc: Use kuid_t and kgid_t where appropriateEric W. Biederman2-5/+6
2013-02-13coda: Restrict coda messages to the initial user namespaceEric W. Biederman1-1/+1
2013-02-13ACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULEToshi Kani1-2/+1
2013-02-13mfd: omap-usb-host: override number of ports from platform dataRoger Quadros1-0/+1
2013-02-13ARM: OMAP: Consolidate OMAP USB-HS platform data (part 1/3)Roger Quadros1-2/+6
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely1-17/+23
2013-02-13of: Create function for counting number of phandles in a propertyGrant Likely1-0/+9
2013-02-13Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely1-1/+1
2013-02-13virtio: Add module driver macro for virtio drivers.Sjur Brændeland1-0/+9
2013-02-13Merge branch 'kvm-arm/timer' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+32
2013-02-13Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2-14/+46
2013-02-13driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N1-0/+3
2013-02-13efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi1-1/+2
2013-02-12mfd: db8500-prcmu: update resource passingLinus Walleij2-14/+46
2013-02-12netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman1-2/+2
2013-02-12cpuidle: remove vestage definition of cpuidle_state_usage.driver_dataLen Brown1-22/+0
2013-02-12Merge tag 'extcon-arizona-3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2-0/+17
2013-02-11ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa1-0/+9
2013-02-11Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Marc Zyngier27-108/+267
2013-02-11ARM: gic: add __ASSEMBLY__ guard to C definitionsMarc Zyngier1-0/+4
2013-02-11ARM: gic: define GICH offsets for VGIC supportMarc Zyngier1-0/+25
2013-02-11ARM: gic: add missing distributor defintionsChristoffer Dall1-1/+3
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman3-1/+31
2013-02-11mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma1-0/+8
2013-02-11Merge branch 'depends/cleanup' into next/virtOlof Johansson6-6/+35