summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2013-03-28net: fix compile error of implicit declaration of skb_probe_transport_headerYing Xue1-13/+13
2013-03-28regulator: ab8500: Clean out SoC registersLee Jones1-12/+0
2013-03-27line up comment for ndo_bridge_getlinkDmitry Kravkov1-1/+1
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-11/+55
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens1-0/+2
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens1-0/+1
2013-03-27net: core: introduce skb_probe_transport_header()Jason Wang1-0/+14
2013-03-27lib/scatterlist: sg_page_iter: support sg lists w/o backing pagesImre Deak1-5/+23
2013-03-27clk: arm: sunxi: Add a new clock driver for sunxi SOCsEmilio López1-0/+22
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman1-0/+4
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman1-0/+2
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman1-0/+2
2013-03-27mmzone: correct "pags" to "pages" in comment.Cody P Schafer1-1/+1
2013-03-27regmap: core: Provide regmap_can_raw_write() operationMark Brown1-0/+1
2013-03-27HID: input: don't register unmapped input devicesBenjamin Tissoires1-0/+1
2013-03-27Remove spurious _H suffixes from ifdef commentsPaul Bolle3-4/+4
2013-03-27NVMe: Add definitions for format commandVishal Verma1-0/+12
2013-03-27NVMe: Move structures & definitions to header fileVishal Verma1-0/+60
2013-03-27PCI: Add PCI ROM helper for platform-provided ROM imagesMatthew Garrett1-0/+1
2013-03-27Merge branch 'char-misc-linus' into char-misc-nextGreg Kroah-Hartman1-0/+23
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2013-03-27PCI: Add PCI_BUS_NUM() and PCI_DEVID() interfacesShuah Khan1-0/+15
2013-03-27perf/x86: Improve sysfs event mapping with event stringStephane Eranian1-0/+1
2013-03-26clk: Add composite clock typePrashant Gaikwad1-0/+31
2013-03-26NVMe: Add discard support for capable devicesKeith Busch1-0/+32
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown30-49/+162
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明1-2/+10
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman23-36/+144
2013-03-26irqchip: gic: Perform the gic_secondary_init() call via CPU notifierCatalin Marinas1-1/+0
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas1-0/+52
2013-03-26ASoC: arizona: Fix interaction between headphone outputs and identificationMark Brown1-0/+3
2013-03-26Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...Paul E. McKenney3-1/+7
2013-03-26rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney1-0/+1
2013-03-26thermal: Fix compiler warningEzequiel Garcia1-1/+1
2013-03-26Thermal: exynos: fix cooling state translationZhang Rui2-1/+11
2013-03-26iio:trigger: Use dev_{set,get}_drvdata for private data managementLars-Peter Clausen1-4/+2
2013-03-26iio:trigger: Introduce iio_tigger_{set,get}_drvdataLars-Peter Clausen1-0/+24
2013-03-26USB: serial: remove unused MSR-wait queueJohan Hovold1-2/+0
2013-03-26USB: serial: add generic get_icount implementationJohan Hovold1-0/+2
2013-03-26USB: serial: add generic TIOCMIWAIT implementationJohan Hovold1-0/+5
2013-03-26USB: serial: add tiocmiwait subdriver operationJohan Hovold1-0/+1
2013-03-26USB: serial: remove generic release callbackJohan Hovold1-1/+0
2013-03-26USB: serial: remove generic disconnect callbackJohan Hovold1-1/+0
2013-03-26ssb: fix sprom constant for ant_available_{bg,a}Hauke Mehrtens1-5/+5
2013-03-26bcma: define board typesRafał Miłecki1-0/+54
2013-03-26ssb: define more board typesRafał Miłecki1-3/+51
2013-03-26USB: cdc-wdm: implement IOCTL_WDM_MAX_COMMANDBjørn Mork1-0/+2
2013-03-26memory: emif: Handle devices which are not rated for >85CNishanth Menon1-0/+1
2013-03-25USB: adds comment on suspend callbackMing Lei1-1/+6
2013-03-25Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman4-93/+31