summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-11Merge branch 'irqchip/gic-vic-move' into next/virtOlof Johansson3-0/+100
2013-02-11Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+9
2013-02-11extcon: arizona: Clear _trig_sts bits after jack detectionCharles Keepax1-0/+8
2013-02-11Merge branch 'acpi-pm'Rafael J. Wysocki2-1/+17
2013-02-11Merge branch 'acpica'Rafael J. Wysocki1-5/+10
2013-02-11Merge branch 'acpi-scan'Rafael J. Wysocki1-0/+5
2013-02-11Merge remote-tracking branch 'asoc/topic/arizona' into asoc-nextMark Brown1-0/+9
2013-02-11Merge remote-tracking branch 'asoc/topic/adsp' into asoc-nextMark Brown1-0/+28
2013-02-11KVM: Remove user_alloc from struct kvm_memory_slotTakuya Yoshikawa1-1/+0
2013-02-11virtio: make config_ops constStephen Hemminger1-1/+1
2013-02-11net/802: Implement Multiple Registration Protocol (MRP)David Ward1-0/+2