summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-02-13Bluetooth: Move Extended Inquiry Response defines to hci.hJohan Hedberg1-0/+13
2012-02-13Bluetooth: Convert inquiry cache to use standard list typesJohan Hedberg1-6/+4
2012-02-13x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt1-0/+2
2012-02-13tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...Steven Rostedt1-4/+18
2012-02-13drm/radeon: add support for evergreen/ni tiling informations v11Jerome Glisse1-7/+17
2012-02-13usb: otg: ulpi: Start using struct usb_otgHeikki Krogerus1-2/+2
2012-02-13usb: otg: msm: Start using struct usb_otgHeikki Krogerus1-1/+1
2012-02-13usb: otg: Separate otg members from usb_phyHeikki Krogerus1-17/+79
2012-02-13usb: otg: Rename usb_xceiv_event to usb_phy_eventHeikki Krogerus1-3/+3
2012-02-13usb: otg: Rename otg_transceiver to usb_phyHeikki Krogerus4-54/+54
2012-02-13rename dev_hw_addr_random and remove redundant secondDanny Kukawka1-6/+7
2012-02-13net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc2-1/+2
2012-02-13ipv6: helper function to get tclassJiri Benc1-0/+5
2012-02-13video: support DP controller driverJingoo Han1-0/+131
2012-02-13video: support MIPI-DSI controller driverDonghwa Lee1-0/+359
2012-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-4/+5
2012-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-15/+5
2012-02-11sched: Turn lock_task_sighand() into a static inlineAnton Vorontsov1-6/+9
2012-02-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-22/+114
2012-02-11skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buffAlexander Duyck1-4/+5
2012-02-11USB: Remove duplicate USB 3.0 hub feature #defines.Sarah Sharp1-8/+2
2012-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-14/+73
2012-02-11pinctrl: changes hog mechanism to be self-referentialLinus Walleij1-12/+6
2012-02-11pinctrl: factor pin control handles over to the coreLinus Walleij1-4/+4
2012-02-11pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij2-30/+30
2012-02-11pinctrl: break out a pinctrl consumer headerLinus Walleij3-91/+118
2012-02-11netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman1-8/+40
2012-02-10drivers/base: add bus for System-on-Chip devicesLee Jones1-0/+37
2012-02-10Merge tag 'usb-3.3-rc3' into usb-nextGreg Kroah-Hartman49-385/+165
2012-02-10tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.hPaul Gortmaker1-0/+33
2012-02-10Merge tag 'tty-3.3-rc3' tty-nextGreg Kroah-Hartman4-6/+24
2012-02-10Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+9
2012-02-10Merge remote-tracking branch 'airlied/drm-fixes' into drm-intel-next-queuedDaniel Vetter498-4517/+15010
2012-02-10digsig: changed type of the timestampDmitry Kasatkin1-2/+2
2012-02-10PM / Domains: Provide a dummy dev_gpd_data() when generic domains are not usedGuennadi Liakhovetski1-1/+5
2012-02-10PM / Suspend: Avoid code duplication in suspend statistics updateMarcos Paulo de Souza1-0/+16
2012-02-10Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleepRafael J. Wysocki6-142/+19
2012-02-10security: Yama LSMKees Cook1-0/+6
2012-02-10security: create task_free security callbackKees Cook1-0/+9
2012-02-10Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2012-02-10agp/intel-gtt: export the gtt pagetable iomappingDaniel Vetter1-0/+2
2012-02-10agp/intel-gtt: export the scratch page dma addressDaniel Vetter1-0/+2
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller1-1/+8
2012-02-09tty: serial: altera_uart: remove early_altera_uart_setupTobias Klauser1-4/+0
2012-02-09USB: serial: add macro for console error reportingJohan Hovold1-0/+15
2012-02-09usb: Add support for indicating whether a port is removableMatthew Garrett1-0/+8
2012-02-09PCI: Add helper macro for pci_register_driver boilerplateGreg Kroah-Hartman1-0/+13
2012-02-09drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan1-25/+5
2012-02-09drivers: hv: Cleanup the kvp related state in hyperv.hK. Y. Srinivasan1-13/+14
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown16-11/+50