summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-228-68/+212
|\
| * iwlwifi: improve the reports in TX pathEmmanuel Grumbach2013-01-164-20/+61
| * iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-167-24/+136
| * iwlwifi: simplify scheduler memory clearingJohannes Berg2013-01-161-15/+7
| * iwlwifi: allow to zero SRAMEmmanuel Grumbach2013-01-162-2/+4
| * iwlwifi: don't enable all interrupts on resumingJohannes Berg2013-01-161-3/+0
| * iwlwifi: don't memset scalar valuesJohannes Berg2013-01-162-4/+4
* | bcma: use consistent case for 'hex' constantsNathan Hintz2013-01-141-5/+5
* | bcma: add support for 1 and 2 byte extended config space accessNathan Hintz2013-01-141-7/+8
* | bcma: don't map/unmap a subset of the PCI config spaceNathan Hintz2013-01-141-11/+11
* | bcma: jump to 'out' label for invalid 'func' valueNathan Hintz2013-01-141-1/+5
* | bcma: delete duplicate readlNathan Hintz2013-01-141-2/+0
* | bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz2013-01-142-0/+29
* | ath9k_hw: ar9002_hw_spectral_scan_config() can be staticFengguang Wu2013-01-141-1/+1
* | Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2013-01-1424-1023/+1199
|\ \
| * | NFC: Change nfc.h licenseLauro Ramos Venancio2013-01-141-13/+10
| * | NFC: pn533: Fix bad allocation sizeThierry Escande2013-01-131-2/+2
| * | NFC: Use skb_copy_datagram_iovecSamuel Ortiz2013-01-111-1/+1
| * | NFC: Avoid memcpy on LLCP connection less Rx pathSamuel Ortiz2013-01-111-8/+8
| * | NFC: Update pn544 documentationSamuel Ortiz2013-01-101-83/+1
| * | NFC: pn533: Fix missing parenthesisWaldemar Rymarkiewicz2013-01-101-1/+2
| * | NFC: Initial Secure Element APISamuel Ortiz2013-01-1011-3/+38
| * | NFC: update HCI documentationEric Lapuyade2013-01-101-26/+103
| * | NFC: pn544: Use devm_kzalloc APISamuel Ortiz2013-01-101-14/+6
| * | NFC: pn544: Use module_i2c_driverSamuel Ortiz2013-01-101-23/+1
| * | NFC: pn544: Separate the core code and the i2c one into different modulesSamuel Ortiz2013-01-105-16/+35
| * | NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-104-2/+23
| * | NFC: Fixed skb leak in tm_send() nfc and hci ops implementationsEric Lapuyade2013-01-102-4/+12
| * | NFC: Changed event_received hci ops result semanticEric Lapuyade2013-01-102-11/+19
| * | NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-103-19/+20
| * | NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-105-32/+57
| * | NFC: nfcwilink: Use devm_kzallocJulia Lawall2013-01-101-7/+2
| * | NFC: pn533: Introduce ops for frame logicWaldemar Rymarkiewicz2013-01-101-73/+135
| * | NFC: pn533: Remove unused dev->wq_in_frameWaldemar Rymarkiewicz2013-01-101-5/+0
| * | NFC: pn533: Cleanup pn533_cmd_complete_tWaldemar Rymarkiewicz2013-01-101-22/+7
| * | NFC: pn533: Remove deprecated dev->out_frame buffWaldemar Rymarkiewicz2013-01-101-6/+1
| * | NFC: pn533: Use skb in __pn533_send_cmd_frame_asynWaldemar Rymarkiewicz2013-01-101-26/+18
| * | NFC: pn533: Don't use out_frame in pn533_send_ackWaldemar Rymarkiewicz2013-01-101-25/+6
| * | NFC: pn533: Cleanup debug messagesWaldemar Rymarkiewicz2013-01-101-25/+7
| * | NFC: pn533: Fix urb->status handlingWaldemar Rymarkiewicz2013-01-101-16/+18
| * | NFC: pn533: Remove unused pn533_send_cmd_frame_asyWaldemar Rymarkiewicz2013-01-101-68/+7
| * | NFC: pn533: Fix minor style issuesWaldemar Rymarkiewicz2013-01-101-5/+5
| * | NFC: pn533: Fix open parenthesis alignmentWaldemar Rymarkiewicz2013-01-101-22/+19
| * | NFC: pn533: Fix spacing issuesWaldemar Rymarkiewicz2013-01-101-8/+8
| * | NFC: pn533: Fix quoted strings split across linesWaldemar Rymarkiewicz2013-01-101-35/+35
| * | NFC: pn533: Remove frame logic from poll cmdsWaldemar Rymarkiewicz2013-01-101-144/+126
| * | NFC: pn533: Dump tx and rx data in debug modeWaldemar Rymarkiewicz2013-01-101-0/+6
| * | NFC: pn533: Del frame logic from Data Exchange cmdWaldemar Rymarkiewicz2013-01-101-168/+141
| * | NFC: pn533: Del frame logic from InJumForDep cmdWaldemar Rymarkiewicz2013-01-101-62/+55
| * | NFC: pn533: Del frame logic from TgGet/SetData cmdWaldemar Rymarkiewicz2013-01-101-64/+33
OpenPOWER on IntegriCloud