summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-02-15Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren
2013-02-15Input: bma150 - make some defines public and fix some commentsMichael Trimarchi
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar
2013-02-15net: factor out skb_mac_gso_segment() from skb_gso_segment()Pravin B Shelar
2013-02-15net: Add skb_unclone() helper function.Pravin B Shelar
2013-02-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-02-15Merge branch 'pm-assorted'Rafael J. Wysocki
2013-02-15Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-02-15pinctrl: generic: rename input schmitt disableHaojian Zhuang
2013-02-15mac80211: advertise operating mode notification capabilityJohannes Berg
2013-02-15mac80211: constify IE parsingJohannes Berg
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg
2013-02-15wireless: define operating mode action frameJohannes Berg
2013-02-14ARM defconfigs: add missing inclusions of linux/platform_device.hArnd Bergmann
2013-02-14Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner
2013-02-14Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/mmio' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/irq' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/flat' into regmap-nextMark Brown
2013-02-14Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown
2013-02-14regmap: mmio: add register clock supportPhilipp Zabel
2013-02-14smpboot: Allow selfparking per cpu threadsThomas Gleixner
2013-02-14ARM: s3c: i2c: add platform_device forward declarationArnd Bergmann
2013-02-13workqueue: rename cpu_workqueue to pool_workqueueTejun Heo
2013-02-13bridge: Add vlan support to static neighborsVlad Yasevich
2013-02-13bridge: Dump vlan information from a bridge portVlad Yasevich
2013-02-13bridge: Add netlink interface to configure vlans on bridge portsVlad Yasevich
2013-02-14extcon: max8997: Use workqueue to check cable state after completing boot of ...Chanwoo Choi
2013-02-14extcon: max8997: Set default UART/USB path on probeChanwoo Choi
2013-02-14extcon: max8997: Consolidate duplicate code for checking ADC/CHG cable typeChanwoo Choi
2013-02-14extcon: max8997: Set default of ADC debounce time during initializationChanwoo Choi
2013-02-14extcon: max8997: Remove duplicate code related to set H/W line pathChanwoo Choi
2013-02-14extcon: max8997: Move defined constant to header fileChanwoo Choi
2013-02-13pps: Fix build breakage from decoupling pps from ttyPeter Hurley
2013-02-13net: Fix possible wrong checksum generation.Pravin B Shelar
2013-02-13tcp: adding a per-socket timestamp offsetAndrey Vagin
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin
2013-02-13pps: Add pps_lookup_dev() functionGeorge Spelvin
2013-02-13extcon: gpio: Rename filename of extcon-gpio.c according to kernel naming styleChanwoo Choi
2013-02-13ACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULEToshi Kani
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2013-02-13of: Create function for counting number of phandles in a propertyGrant Likely
2013-02-13Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely
2013-02-12Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-02-12driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N
2013-02-12efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi
2013-02-12mfd: db8500-prcmu: update resource passingLinus Walleij
2013-02-11netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman
2013-02-11cpuidle: remove vestage definition of cpuidle_state_usage.driver_dataLen Brown
2013-02-11Merge tag 'extcon-arizona-3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman