summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-02-14PCI: Make rescan bus increase bridge resource size if neededYinghai Lu1-0/+1
2012-02-14PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk1-0/+1
2012-02-14x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe1-1/+0
2012-02-14x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR valuesMyron Stowe1-0/+1
2012-02-14[media] IT913X Version 1 and Version 2 keymapsMalcolm Priestley1-0/+2
2012-02-14[media] ivtv: add IVTV_IOC_PASSTHROUGH_MODEHans Verkuil1-1/+5
2012-02-14[media] v4l2-ctrls: add new controls for MPEG decoder devicesHans Verkuil1-0/+13
2012-02-14[media] v4l2: add VIDIOC_(TRY_)DECODER_CMDHans Verkuil2-0/+57
2012-02-14vfs: Provide function to get superblock and wait for it to thawJan Kara1-0/+1
2012-02-14mmc: dw_mmc: Fix PIO mode with support of highmemSeungwon Jeon1-2/+4
2012-02-14mmc: core: Fix PowerOff Notify suspend/resumeGirish K S1-0/+4
2012-02-14mmc: core: add the capability for broken voltageJaehoon Chung1-0/+1
2012-02-14mmc: core: Ensure clocks are always enabled before host interactionSujit Reddy Thumma1-0/+19
2012-02-14security: trim security.hAl Viro2-26/+31
2012-02-14mm: collapse security_vm_enough_memory() variants into a single functionAl Viro1-16/+0
2012-02-14Merge branch 'usb-linus' into usb-nextGreg Kroah-Hartman1-8/+2
2012-02-13printk/tracing: Add console output tracingJohannes Berg1-0/+41
2012-02-13PM / QoS: unconditionally build the featureJean Pihet1-40/+1
2012-02-13Merge commit 'pm-fixes-for-3.3-rc3' into pm-qosRafael J. Wysocki6-142/+19
2012-02-13Bluetooth: Introduce to_hci_connDavid Herrmann1-0/+1
2012-02-13Bluetooth: Remove hci_dev->driver_dataDavid Herrmann1-1/+10
2012-02-13Bluetooth: Introduce to_hci_dev()David Herrmann1-0/+2
2012-02-13Bluetooth: Add Device Unpaired mgmt eventJohan Hedberg1-0/+5
2012-02-13Bluetooth: Add address type to mgmt_ev_auth_failedJohan Hedberg2-2/+3
2012-02-13Bluetooth: Add address type to mgmt blacklist messagesJohan Hedberg2-8/+8
2012-02-13Bluetooth: Add address type to Out Of Band mgmt messagesJohan Hedberg1-2/+2
2012-02-13Bluetooth: Add address type to user_confirm and user_passkey messagesJohan Hedberg2-16/+18
2012-02-13Bluetooth: Update mgmt_disconnect to match latest APIJohan Hedberg2-3/+4
2012-02-13Bluetooth: Update and rename mgmt_remove_keys to mgmt_unpair_deviceJohan Hedberg1-17/+17
2012-02-13Bluetooth: Add hci_le_scan()Andre Guedes1-0/+6
2012-02-13Bluetooth: Add hci_do_le_scan()Andre Guedes1-0/+8
2012-02-13Bluetooth: LE scan should send Discovering eventsAndre Guedes1-0/+1
2012-02-13Bluetooth: Clean up structures left unusedVinicius Costa Gomes2-20/+0
2012-02-13Bluetooth: Add MGMT handlers for dealing with SMP LTK'sVinicius Costa Gomes1-0/+2
2012-02-13Bluetooth: Use the updated key structures for handling LTKsVinicius Costa Gomes1-5/+6
2012-02-13Bluetooth: Add new structures for handling SMP Long Term KeysVinicius Costa Gomes2-0/+21
2012-02-13Bluetooth: mgmt: Implement Cancel Pair Device commandJohan Hedberg1-0/+1
2012-02-13Bluetooth: Update mgmt.h to match latest API specJohan Hedberg1-62/+64
2012-02-13Bluetooth: Rename smp_key_size to enc_key_sizeVinicius Costa Gomes1-1/+1
2012-02-13Bluetooth: Add structures for the new LTK exchange messagesVinicius Costa Gomes1-0/+22
2012-02-13Bluetooth: Remove usage of __cancel_delayed_work()Ulisses Furquim1-2/+2
2012-02-13Bluetooth: Fix potential deadlockAndre Guedes1-2/+2
2012-02-13Bluetooth: Add alloc_skb chan operatorAndrei Emeltchenko1-0/+3
2012-02-13Bluetooth: silence lockdep warningOctavian Purdila1-0/+2
2012-02-13Bluetooth: Add a convenience function to check for SSP enabledJohan Hedberg1-0/+7
2012-02-13Bluetooth: Convert hdev->ssp_mode to a flagJohan Hedberg2-1/+1
2012-02-13Bluetooth: Merge boolean members of struct hci_conn into flagsJohan Hedberg1-3/+3
2012-02-13Bluetooth: Update device_connected and device_found events to latest APIJohan Hedberg2-11/+13
2012-02-13Bluetooth: Convert hdev->out to a bool typeJohan Hedberg1-1/+1
2012-02-13Bluetooth: Rename conn->pend to conn->flagsJohan Hedberg1-3/+3