summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/lp3972.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-24Bluetooth: Fix missing break in hci_cmd_complete_evtSzymon Janc1-0/+1
2012-04-19Bluetooth: Add support for AR3012 [0cf3:e004]AceLan Kao2-0/+3
2012-04-16Bluetooth: Temporary keys should be retained during connectionVishal Agarwal3-4/+5
2012-04-16Bluetooth: hci_persistent_key should return boolVishal Agarwal3-12/+13
2012-04-13Bluetooth: Add support for Atheros [13d3:3362]AceLan Kao2-0/+3
2012-04-13Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0Manoj Iyer1-0/+1
2012-04-05Bluetooth: Fix userspace compatibility issue with mgmt interfaceGustavo Padovan1-1/+1
2012-03-29Bluetooth: btusb: typo in Broadcom SoftSailing idDon Zickus1-1/+1
2012-03-28Bluetooth: mgmt: Fix timeout typeAndrei Emeltchenko1-1/+1
2012-03-28Bluetooth: mgmt: Add missing endian conversionAndrei Emeltchenko1-3/+8
2012-03-28Bluetooth: mgmt: Fix corruption of device_connected pktBrian Gix1-1/+1
2012-03-28Bluetooth: Add support for Atheros [04ca:3005]AceLan Kao2-0/+3
2012-03-28Bluetooth: Check for minimum data length in eir_has_data_type()Johan Hedberg1-0/+3
2012-03-28Bluetooth: Don't increment twice in eir_has_data_type()Johan Hedberg1-4/+3
2012-03-28Bluetooth: Fix memory leaks due to chan refcntAndrei Emeltchenko1-0/+3
2012-03-28Bluetooth: hci_core: fix NULL-pointer dereference at unregisterJohan Hovold2-0/+8
2012-03-28Bluetooth: hci_ldisc: fix NULL-pointer dereference on tty_closeJohan Hovold1-1/+1
2012-03-28Bluetooth: Add Atheros maryann PIDVID supportCho, Yu-Chen2-0/+3
2012-03-28Bluetooth: btusb: Add USB device ID "0a5c 21e8"João Paulo Rechi Vita1-0/+1
2012-03-28Bluetooth: Fix Endian Bug.Santosh Nayak1-2/+3
2012-03-28Bluetooth: Use correct flags for checking HCI_SSP_ENABLED bitHemant Gupta1-1/+1
2012-03-27MAINTAINERS: update Bluetooth tree locationsMarcel Holtmann1-4/+4
2012-03-26rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: Fix low-gain setting when scanningLarry Finger2-2/+2
2012-03-26ath5k: drop self from MAINTAINERSBob Copeland1-1/+0
2012-03-26mac80211: fix possible tid_rx->reorder_timer use after freeStanislaw Gruszka1-1/+2
2012-03-26rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka1-1/+1
2012-03-26rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka1-1/+7
2012-03-26mac80211: remove outdated commentEliad Peller1-3/+0
2012-03-26ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet1-2/+2
2012-03-26ath9k: reduce listen time periodRajkumar Manoharan1-1/+1
2012-03-26cfg80211: allow CFG80211_SIGNAL_TYPE_UNSPEC in station_infoJohn W. Linville2-12/+23
2012-03-26iwlegacy: fix BSSID settingStanislaw Gruszka1-10/+6
2012-03-26ath9k: fix max noise floor thresholdRajkumar Manoharan1-3/+2
2012-03-26iwlegacy: do not nulify il->vif on resetStanislaw Gruszka3-7/+12
2012-03-23usbnet: consider device busy at each recieved packetOliver Neukum1-0/+1
2012-03-23bonding: remove entries for master_ip and vlan_ip and query devices insteadAndy Gospodarek3-69/+32
2012-03-23netfilter: remove forward module param confusion.Rusty Russell2-14/+4
2012-03-23usbnet: don't clear urb->dev in tx_completetom.leiming@gmail.com1-1/+0
2012-03-23usbnet: increase URB reference count before usb_unlink_urbtom.leiming@gmail.com1-0/+9
2012-03-23xfrm: Access the replay notify functions via the registered callbacksSteffen Klassert1-3/+3
2012-03-23xfrm: Remove unused xfrm_state from xfrm_state_check_spaceSteffen Klassert1-2/+2
2012-03-23RDS: use gfp flags from caller in conn_alloc()Dan Carpenter3-3/+3
2012-03-23netlabel: use GFP flags from caller instead of GFP_ATOMICDan Carpenter1-1/+1
2012-03-22l2tp: enable automatic module loading for l2tp_pppBenjamin LaHaise1-0/+1
2012-03-22cnic: Fix parity error code conflictMichael Chan5-34/+12
2012-03-22tg3: Fix RSS ring refill race conditionMichael Chan2-3/+23
2012-03-21sky2: override for PCI legacy power managementstephen hemminger1-0/+11
2012-03-21net: fix napi_reuse_skb() skb reserveEric Dumazet1-1/+2
2012-03-20exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()Oleg Nesterov1-3/+1
2012-03-20exit_signal: fix the "parent has changed security domain" logicOleg Nesterov2-14/+9