summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-02-25PCI: Add class support in quirk handlingYinghai Lu1-11/+52
2012-02-25vt: lock the accent tableAlan Cox1-0/+3
2012-02-25misc: at24: describe platform_data with kernel_docWolfram Sang1-6/+29
2012-02-25USB: serial: remove usb_serial_register and usb_serial_deregisterGreg Kroah-Hartman1-7/+0
2012-02-25usb-serial: new API for driver registrationAlan Stern1-0/+9
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2-1/+6
2012-02-24bitops: Add missing parentheses to new get_order macroJoerg Roedel1-2/+2
2012-02-24regmap: Allow drivers to sync only part of the register cacheMark Brown1-0/+2
2012-02-24Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...Arnd Bergmann33-45/+186
2012-02-24netfilter: ctnetlink: fix soft lockup when netlink adds new entries (v2)Jozsef Kadlecsik1-1/+1
2012-02-24net: Support RX-ALL feature flag.Ben Greear1-0/+2
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear5-2/+20
2012-02-24net: Support RXFCS feature flag.Ben Greear1-0/+2
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar7-57/+119
2012-02-24pinctrl: disallow map table entries with NULL dev_name fieldStephen Warren1-7/+0
2012-02-24PCI: collapse pcibios_resource_to_busBjorn Helgaas1-2/+0
2012-02-24PCI: add generic pcibios_resource_to_bus()Bjorn Helgaas2-23/+5
2012-02-24PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas1-0/+9
2012-02-24PCI: add struct pci_host_bridge and a list of all bridges foundBjorn Helgaas1-0/+5
2012-02-24PCI: add pci_clear_flags()Bjorn Helgaas1-0/+6
2012-02-24x86, efi: Allow basic init with mixed 32/64-bit efi/kernelOlof Johansson1-0/+45
2012-02-24Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat62-418/+295
2012-02-24Bluetooth: mgmt: Track pending class changesJohan Hedberg1-0/+1
2012-02-24regmap: Add tracepoints for cache only and cache bypassMark Brown1-0/+36
2012-02-24ARM: 7339/1: amba/serial.h: Include types.h for resolving dependency of type ...viresh kumar1-0/+2
2012-02-24ipsec: be careful of non existing mac headersEric Dumazet1-0/+10
2012-02-24Bluetooth: mgmt: Add flags parameter to device_connectedJohan Hedberg2-2/+3
2012-02-24PCI: move pci_find_saved_cap out of linux/pci.hYinghai Lu1-19/+0
2012-02-24PCI: Add PCI_EXP_TYPE_PCIE_BRIDGE valueAnthony PERARD1-0/+1
2012-02-23Merge branch 'usb-3.3-rc4' into usb-nextGreg Kroah-Hartman6-2/+104
2012-02-23Merge tag 'rpmsg-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/oh...Arnd Bergmann4-0/+607
2012-02-23Merge remote-tracking branch 'airlied/drm-next' into for-airliedDaniel Vetter4-10/+34
2012-02-23Bluetooth: mgmt: Add legacy pairing info to dev_found eventsJohan Hedberg1-2/+3
2012-02-23Bluetooth: mgmt: Fix device_found parametersJohan Hedberg1-1/+4
2012-02-23Bluetooth: Add hdev->short_name for EIR generationJohan Hedberg2-1/+4
2012-02-23Bluetooth: Send management event for class of device changesMarcel Holtmann1-0/+2
2012-02-23Bluetooth: mgmt: Implement Set LE commandJohan Hedberg2-0/+2
2012-02-23Bluetooth: mgmt: Make Set SSP command callable while powered offJohan Hedberg1-1/+1
2012-02-23Bluetooth: mgmt: Make Set Link Security callable while powered offJohan Hedberg1-0/+1
2012-02-23Bluetooth: Add l2cap_chan_lockAndrei Emeltchenko1-0/+11
2012-02-23tracepoint, vfs, sched: Add exec() tracepointDavid Smith1-0/+27
2012-02-23OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen1-0/+2
2012-02-23OMAPFB: remove omapfb_set_platform_data()Tomi Valkeinen1-3/+0
2012-02-23OMAPFB: Move old omapfb private structs to a private include fileTomi Valkeinen1-25/+0
2012-02-23OMAPFB: remove mem info from platform_dataTomi Valkeinen1-1/+0
2012-02-23OMAPFB: remove early mem alloc from old omapfbTomi Valkeinen1-1/+0
2012-02-23OAMPFB: remove unused omapfb_set_ctrl_platform_data()Tomi Valkeinen1-2/+0
2012-02-23Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller1-2/+2
2012-02-23Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely34-375/+116
2012-02-23Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King16-11/+50