summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Improve rx debug logs for Three-wire UARTJohan Hedberg2012-07-171-14/+3
* Bluetooth: Use delayed init for Three-wire UARTJohan Hedberg2012-07-171-0/+3
* Bluetooth: Add delayed init sequence support for UART controllersJohan Hedberg2012-07-172-1/+43
* Bluetooth: Simplify hci_uart_tty_close logicJohan Hedberg2012-07-171-12/+13
* Bluetooth: Add support for Three-wire Link Control packetsJohan Hedberg2012-07-171-17/+79
* Bluetooth: Fix/implement Three-wire reliable packet sendingJohan Hedberg2012-07-171-17/+70
* Bluetooth: Add Three-wire header value convenience macrosJohan Hedberg2012-07-171-0/+8
* Bluetooth: Add initial packet sending support to Three-wire UARTJohan Hedberg2012-07-171-7/+98
* Bluetooth: Add basic packet parsing to Three-wire UART driverJohan Hedberg2012-07-171-8/+222
* Bluetooth: Add initial reliable packet support for Three-wire UARTJohan Hedberg2012-07-171-0/+56
* Bluetooth: Add basic state tracking to Three-wire UART driverJohan Hedberg2012-07-171-4/+92
* Bluetooth: Initial skeleton for Three-wire UART (H5) supportJohan Hedberg2012-07-175-0/+112
* Bluetooth: btmrvl: trivial style fixesAndrei Emeltchenko2012-07-092-4/+7
* Bluetooth: bluecard_cs: Shorten scope for iobaseAndrei Emeltchenko2012-06-301-2/+4
* Bluetooth: Fix warning: using int as NULL pointerAndrei Emeltchenko2012-06-302-2/+2
* Bluetooth: cleanup dtl1_configDevendra Naga2012-06-301-8/+10
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-265-6/+23
|\
| * Bluetooth: btmrvl: Do not send vendor events to bluetooth stackAndrei Emeltchenko2012-06-193-6/+18
| * Bluetooth: add support for atheros 0930:0219Giancarlo Formicuccia2012-06-122-0/+3
| * Bluetooth: Support AR3011 in Acer Iconia Tab W500Marek Vasut2012-06-102-0/+2
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gustavo Padovan2012-06-1212-24/+75
|\|
| * iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg2012-06-041-0/+2
| * bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee2012-06-042-3/+5
| * rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-043-10/+7
| * brcmfmac: Fix likely misuse of | for &Joe Perches2012-06-041-2/+2
| * mac80211_hwsim: advertise interface combinationsJohannes Berg2012-06-041-0/+21
| * iwlwifi: fix TX power antenna accessJohannes Berg2012-06-041-9/+9
| * mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-043-0/+28
| * mwifiex: invalidate bss config before setting channel for uAPAvinash Patil2012-06-041-0/+1
* | Bluetooth: btmrvl: add SD8787 Bluetooth AMP device IDBing Zhao2012-06-051-0/+3
* | Bluetooth: Remove unnecessary headers includeGustavo Padovan2012-06-051-8/+0
* | Bluetooth: Remove 'register' usage from the subsystemGustavo Padovan2012-06-057-16/+16
* | Bluetooth: Rename HCI_QUIRK_NO_RESET to HCI_QUIRK_RESET_ON_CLOSESzymon Janc2012-06-053-5/+5
|/
* Merge tag 'dm-3.5-changes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-06-035-90/+311
|\
| * dm thin: provide userspace access to pool metadataJoe Thornber2012-06-034-11/+182
| * dm thin: use slab mempoolsMike Snitzer2012-06-031-62/+99
| * dm mpath: allow ioctls to trigger pg initMikulas Patocka2012-06-031-9/+17
| * dm mpath: delay retry of bypassed pgMike Christie2012-06-031-2/+6
| * dm mpath: reduce size of struct multipathMike Snitzer2012-06-031-6/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-06-0314-67/+137
|\ \
| * | fec_mpc52xx: fix timestamp filteringStephan Gatzka2012-06-021-1/+1
| * | mcs7830: Implement link state detectionOndrej Zary2012-06-021-2/+23
| * | e1000e: fix Rapid Start Technology support for i217Bruce Allan2012-06-021-9/+9
| * | e1000: look into the page instead of skb->data for e1000_tbi_adjust_stats()Sebastian Andrzej Siewior2012-06-021-1/+1
| * | r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga2012-06-021-0/+3
| * | 8139cp/8139too: terminate the eeprom access with the right opmodeJason Wang2012-06-012-2/+2
| * | 8139cp: set ring address before enabling receiverJason Wang2012-06-011-11/+11
| * | net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAPJack Morgenstein2012-06-011-3/+2
| * | net/mlx4_core: Check port out-of-range before using in mlx4_slave_capJack Morgenstein2012-06-011-3/+3
| * | net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein2012-06-014-14/+63