summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2012-05-02dt: add of_get_child_count helper functionDong Aisheng
2012-05-02mfd/ab5500: delete AB5500 supportLinus Walleij
2012-05-02mfd/db5500-prcmu: delete DB5500 PRCMU supportLinus Walleij
2012-05-01PM / Runtime: Remove device fields related to suspend time, v2Rafael J. Wysocki
2012-05-01PM / Domains: Rework default domain power off governor function, v2Rafael J. Wysocki
2012-05-01PM / Domains: Rework default device stop governor function, v2Rafael J. Wysocki
2012-05-01PM / Sleep: Add "prevent autosleep time" statistics to wakeup sourcesRafael J. Wysocki
2012-05-01PM / Sleep: Implement opportunistic sleep, v2Rafael J. Wysocki
2012-05-01PM / Sleep: Change wakeup source statistics to follow AndroidRafael J. Wysocki
2012-05-01USB: Add driver for NXP ISP1301 USB transceiverRoland Stigge
2012-05-01usbhid: prevent deadlock during timeoutOliver Neukum
2012-05-01net: fix two typos in skbuff.hEric Dumazet
2012-05-01netem: add ECN capabilityEric Dumazet
2012-05-01net: skb_peek()/skb_peek_tail() cleanupsEric Dumazet
2012-05-01l2tp: introduce L2TPv3 IP encapsulation support for IPv6Chris Elston
2012-05-01l2tp: netlink api for l2tpv3 ipv6 unmanaged tunnelsChris Elston
2012-05-01pppox: Replace __attribute__((packed)) in if_pppox.hJames Chapman
2012-05-01dynamic_debug: use printk(KERN_WARNING..) in stub functionJim Cromie
2012-05-01HID: hid-multitouch: Switch to device groupsHenrik Rydberg
2012-05-01HID: Create a generic device groupHenrik Rydberg
2012-05-01HID: Allow bus wildcard matchingHenrik Rydberg
2012-05-01HID: Scan the device for group info before adding itHenrik Rydberg
2012-05-01HID: Add device group to modaliasHenrik Rydberg
2012-05-01HID: Handle driver-specific device descriptor in coreHenrik Rydberg
2012-04-30net: make GRO aware of skb->head_fragEric Dumazet
2012-04-30net: allow skb->head to be a page fragmentEric Dumazet
2012-04-30KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz
2012-04-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-04-30efi: Add new variable attributesMatthew Garrett
2012-04-30regmap: Converts group operation into single read write operationsAshish Jangam
2012-04-30PCI: add host bridge release supportYinghai Lu
2012-04-30PCI: add generic device into pci_host_bridge structYinghai Lu
2012-04-30dynamic_debug: make dynamic-debug work for module initializationJim Cromie
2012-04-30params: add 3rd arg to option handler callback signatureJim Cromie
2012-04-30rcu: Implement per-domain single-threaded call_srcu() state machineLai Jiangshan
2012-04-30rcu: Remove unused srcu_barrier()Lai Jiangshan
2012-04-30rcu: Implement a variant of Peter's SRCU algorithmLai Jiangshan
2012-04-30rcu: Increment upper bit only for srcu_read_lock()Lai Jiangshan
2012-04-30rcu: Direct algorithmic SRCU implementationPaul E. McKenney
2012-04-30dynamic_debug: fix leading spaces in dynamic_debug.hJim Cromie
2012-04-30HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina
2012-04-30usb: ch9: define Set SEL and Set Isoch Delay macrosFelipe Balbi
2012-04-29USB: remove CONFIG_USB_DEVICE_CLASSGreg Kroah-Hartman
2012-04-29USB: remove CONFIG_USB_DEVICEFSGreg Kroah-Hartman
2012-04-29iio: core: iio_chan_spec_ext_info: Add private handleMichael Hennerich
2012-04-29iio: core: Introduce IIO_ALTVOLTAGE and appropriate channel info elementsMichael Hennerich
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-29pipes: add a "packetized pipe" mode for writingLinus Torvalds
2012-04-29Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-28net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise