platform/adaptation/renesas_rcar/renesas_kernel.git
2013-04-22 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2013-04-22 John W. LinvilleMerge tag 'nfc-next-3.10-2' of git://git./linux/kernel...
2013-04-18 Andre GuedesBluetooth: Rename LE_SCANNING_* macros
2013-04-18 Andre GuedesBluetooth: Add macros for filter duplicates values
2013-04-18 Andre GuedesBluetooth: Add LE scan type macros
2013-04-18 Andre GuedesBluetooth: Change LE scanning timeout macros
2013-04-18 Johan HedbergBluetooth: Add reading of all local feature pages
2013-04-18 Johan HedbergBluetooth: Track feature pages in a single table
2013-04-18 Frédéric DalleauBluetooth: Move and rename hci_conn_accept
2013-04-18 Jaganath KanakkasseryBluetooth: Fix incorrect SSP mode bit for non SSP devices
2013-04-17 David HerrmannBluetooth: hidp: fix sending output reports on intr...
2013-04-17 David HerrmannBluetooth: hidp: don't send boot-protocol messages...
2013-04-17 David HerrmannBluetooth: hidp: merge 'send' functions into hidp_send_...
2013-04-17 David HerrmannBluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
2013-04-17 David HerrmannBluetooth: hidp: handle kernel_sendmsg() errors correctly
2013-04-17 David HerrmannBluetooth: hidp: remove old session-management
2013-04-17 David HerrmannBluetooth: hidp: add new session-management helpers
2013-04-17 David HerrmannBluetooth: l2cap: add l2cap_user sub-modules
2013-04-17 David HerrmannBluetooth: l2cap: introduce l2cap_conn ref-counting
2013-04-17 David HerrmannBluetooth: hidp: move hidp_schedule() to core.c
2013-04-17 David HerrmannBluetooth: allow constant arguments for bacmp()/bacpy()
2013-04-17 David HerrmannBluetooth: hidp: test "terminate" before sleeping
2013-04-17 David HerrmannBluetooth: hidp: remove unused session->state field
2013-04-17 David HerrmannBluetooth: introduce hci_conn ref-counting
2013-04-17 David HerrmannBluetooth: remove unneeded hci_conn_hold/put_device()
2013-04-15 Samuel OrtizNFC: pn544: Add MEI physical layer
2013-04-15 Eric LapuyadeNFC: mei: Add a common mei bus API for NFC drivers
2013-04-12 Hauke Mehrtensb43: use bcma_pmu_spuravoid_pllupdate()
2013-04-12 Johannes Bergath5k: use more idiomatic tracing include style
2013-04-12 Johannes Bergbrcm80211: simplify makefiles
2013-04-12 Arend van Sprielbrcmfmac: remove ifidx variable from brcmf_fws_process_...
2013-04-12 Arend van Sprielbrcmfmac: rename brcmf_fws_mac_desc_ready()
2013-04-12 Arend van Sprielbrcmfmac: pass ifp pointer in brcmf_fws_find_mac_desc()
2013-04-12 Arend van Sprielbrcmfmac: obtain iftype for firmware-signal descriptor...
2013-04-12 Hante Meulemanbrcmfmac: define and use platform specific data for...
2013-04-12 Hante Meulemanbrcmfmac: Add drive strength programming for SDIO 43143.
2013-04-12 Hante Meulemanbrcmfmac: Add 43143 SDIO support.
2013-04-12 Franky Linbrcmfmac: add BCM4335 sdio interface support
2013-04-12 Piotr Haberbrcmfmac: setup SDIO reset behavior
2013-04-12 Franky Linbrcmfmac: add support for dongle ARM CR4 core
2013-04-12 Franky Linbrcmfmac: adopt new d11 interface
2013-04-12 Franky Linbrcmutil: add new d11 interface support
2013-04-12 Franky Linbrcmfmac: move chip download state code to sdio_chip.c
2013-04-12 Franky Linbrcmfmac: aggregate dongle ram access interface
2013-04-12 Piotr Haberbrcmfmac: support save&restore firmware feature
2013-04-12 Samuel OrtizNFC: RFKILL support
2013-04-12 Samuel Ortizrfkill: Add NFC to the list of supported radios
2013-04-11 Claudio TakahasiBluetooth: Reject SCO when hci connection timeouts
2013-04-11 Claudio TakahasiBluetooth: Remove unneeded parameter
2013-04-11 Claudio TakahasiBluetooth: Minor coding style fix
2013-04-11 Claudio TakahasiBluetooth: Use GFP_KERNEL in sco_conn_add
2013-04-11 Claudio TakahasiBluetooth: Fix SCO connection reference
2013-04-11 David HerrmannBluetooth: rename hci_conn_put to hci_conn_drop
2013-04-11 Marcel HoltmannBluetooth: Use separate function for BCM92035 vendor...
2013-04-11 Samuel OrtizNFC: pn533: Turn radio on and off when bringing the...
2013-04-11 Samuel OrtizNFC: Prevent polling when device is down
2013-04-11 Marina MakienkoNFC: pn533: Add missing usb_put_dev
2013-04-11 Samuel OrtizNFC: llcp: Terminate connection when receiving a DISC...
2013-04-11 Samuel OrtizNFC: llcp: Remove local_cleanup last argument
2013-04-11 Samuel OrtizNFC: llcp: Only keep raw sockets alive when the LLCP...
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Increase version number
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Remove unused pn533_cmd_complete_t
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Add pn533_abort_cmd procedure
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Add support for ACS ACR122U reader
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Add protocol type for frame ops
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Move wq_in_error to cmd context
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Re-group fields in struct pn533
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Avoid function declarations
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Simplify __pn533_send_frame_async
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Fix incorrect kfree of complete args
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Remove redundant cmd_ prefix in the struct
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Keep cmd context in pn533 struct
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Optimise issued cmd context tracking
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Fix memleak while scheduling next cmd
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Rename pn533_fw_reset appropriately
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Update copyrights note
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Fix div by zero while stopping polling
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Print out response status bits in hex
2013-04-11 Waldemar RymarkiewiczNFC: pn533: Reword all std frame logic funct
2013-04-11 Thierry EscandeNFC: llcp: Add support in getsockopt for RW, LTO, and...
2013-04-11 Thierry EscandeNFC: llcp: Reset RW, LTO, and MIU remote parameters...
2013-04-11 Thierry EscandeNFC: llcp: Use localy stored remote_miu value if not...
2013-04-11 Thierry EscandeNFC: llcp: Aggregated frames support
2013-04-11 Olivier GuiterNFC: llcp: Fix zero octets length SDU handling
2013-04-11 Samuel OrtizNFC: llcp: Fall back to local values when getting socke...
2013-04-11 Samuel OrtizNFC: llcp: Socket miux is a big endian field
2013-04-11 Samuel OrtizNFC: pn533: Use dynamic debug for pn533 hex dumps
2013-04-10 Andy Shevchenkoipw2x00: move to kstrto* functions
2013-04-10 Larry Fingerrtlwifi: rtl8188ee: Fix loop that ends early
2013-04-10 Felix Fietkauath9k: implement buffer holding handling for EDMA FIFO
2013-04-10 Felix Fietkauath9k: detect more kinds of invalid descriptors
2013-04-10 Felix Fietkauath9k: fix handling of broken descriptors
2013-04-10 Felix Fietkauath9k: improve dma map failure handling
2013-04-10 Felix Fietkauath9k_common: remove ath9k_cmn_padpos
2013-04-10 Felix Fietkauath9k_hw: make various ar5416/ar91xx rf banks const
2013-04-10 Felix Fietkauath9k_hw: clean up RF Bank6 handling on AR5416/AR91xx
2013-04-10 Gabor Juhosrt2x00: rt2x00mmio: remove unused rt2x00pci_* defines
2013-04-10 Gabor Juhosrt2x00: rt2800pci: use the rt2x00mmio_* routines
2013-04-10 Gabor Juhosrt2x00: rt61pci: use the rt2x00mmio_* routines
2013-04-10 Gabor Juhosrt2x00: rt2500pci: use the rt2x00mmio_* routines
next