summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-10-06Bluetooth: Use helper function for re-enabling advertisingMarcel Holtmann
2013-10-06Bluetooth: Add constants for LE advertising typesMarcel Holtmann
2013-10-06Bluetooth: Add HCI structure for LE advertising parameters commandMarcel Holtmann
2013-10-06Bluetooth: Move hci_amp_capable() function into L2CAP coreMarcel Holtmann
2013-10-06Bluetooth: Rename AMP status constants and use themMarcel Holtmann
2013-10-06Bluetooth: Use explicit AMP controller id value for BR/EDRMarcel Holtmann
2013-10-06Bluetooth: Separate AMP controller type from HCI device typeMarcel Holtmann
2013-10-06Bluetooth: Add constants for AMP controller typeMarcel Holtmann
2013-10-06Bluetooth: Remove useless external function to count controllersMarcel Holtmann
2013-10-06driver core: remove dev_bin_attrs from struct classGreg Kroah-Hartman
2013-10-05driver core: remove dev_attrs from struct classGreg Kroah-Hartman
2013-10-05misc: mic: Enable OSPM suspend and resume support.Dasaratharaman Chandramouli
2013-10-05usb: remove intel_mid_otg.hHeikki Krogerus
2013-10-05Bluetooth: Add public mgmt function to send New Settings eventJohan Hedberg
2013-10-05Bluetooth: Rename HCI_LE_PERIPHERAL to HCI_ADVERTISINGJohan Hedberg
2013-10-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller
2013-10-04Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-10-04usb: phy: generic: Add gpio_reset to platform dataRoger Quadros
2013-10-04sched/wait: Clean up wait.h details a bitIngo Molnar
2013-10-04sched/wait: Make the __wait_event*() interface more friendlyPeter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_hrtimeout()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_killable()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_interruptible_tty()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_interruptible_lock_irq()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_lock_irq()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_interruptible_exclusive()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_interruptible_timeout()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_interruptible()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event_timeout()Peter Zijlstra
2013-10-04sched/wait: Collapse __wait_event()Peter Zijlstra
2013-10-04sched/wait: Introduce ___wait_event()Peter Zijlstra
2013-10-04sched/wait: Change the wait_exclusive control flowPeter Zijlstra
2013-10-04sched/wait: Change timeout logicPeter Zijlstra
2013-10-04sched/wait: Make the signal_pending() checks consistentPeter Zijlstra
2013-10-04perf: Add generic transaction flagsAndi Kleen
2013-10-04perf: Fix perf_pmu_migrate_contextPeter Zijlstra
2013-10-03fs/debugfs: add declaration for no CONFIG_DEBUG_FSWeijie Yang
2013-10-03usb: phy: omap: get rid of omap_get_control_dev()Roger Quadros
2013-10-03usb: musb: omap2430: Don't use omap_get_control_dev()Roger Quadros
2013-10-03usb: phy: omap: Add new device types and remove omap_control_usb3_phy_power()Roger Quadros
2013-10-03usb: phy: omap-control: Get rid of platform dataRoger Quadros
2013-10-03usb: wusbcore: Add isoc transfer type enum and packet definitionsThomas Pugliese
2013-10-03tcp: shrink tcp6_timewait_sock by one cache lineEric Dumazet
2013-10-03i2c: Remove redundant 'driver' field from the i2c_client structLars-Peter Clausen
2013-10-03media: core: Don't use i2c_client->driverLars-Peter Clausen
2013-10-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-10-03bonding: modify the old and add new xmit hash policiesNikolay Aleksandrov
2013-10-03flow_dissector: factor out the ports extraction in skb_flow_get_portsNikolay Aleksandrov
2013-10-03inet: consolidate INET_TW_MATCHEric Dumazet