summaryrefslogtreecommitdiffstats
path: root/drivers/bluetooth/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-17serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.Sonic Zhang1-12/+10
2012-05-17serial: bfin_uart: narrow the reboot condition in DMA tx interruptSonic Zhang1-1/+1
2012-05-17serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.Sonic Zhang1-19/+13
2012-05-15Revert "serial_core: Update buffer overrun statistics."Greg Kroah-Hartman1-4/+2
2012-05-15tty: hvc_xen: NULL dereference on allocation failureDan Carpenter1-2/+2
2012-05-14tty: Fix LED error returnAlan Cox1-1/+1
2012-05-14tty: Allow uart_register/unregister/registerAlan Cox1-0/+1
2012-05-10tty: move global ldisc idle waitqueue to the individual ldiscIvo Sieben2-3/+6
2012-05-10serial8250-em: Add DT supportMagnus Damm1-0/+7
2012-05-10serial8250-em: clk_get() IS_ERR() error handling fixMagnus Damm1-1/+2
2012-05-09serial_core: Update buffer overrun statistics.Corbin Atkinson1-2/+4
2012-05-09tty: drop the pty lock during hangupAlan Cox1-0/+2
2012-05-08cris: fix missing tty arg in wait_event_interruptible_tty callPaul Gortmaker1-2/+2
2012-05-08tty/amiserial: Add missing argument for tty_unlock()Geert Uytterhoeven1-1/+1
2012-05-05tty_lock: Localise the lockAlan Cox15-103/+155
2012-05-05pty: Lock the devpts bits privatelyAlan Cox1-4/+15
2012-05-05tty_lock: undo the old tty_lock use on the cttyAlan Cox1-2/+7
2012-05-05serial8250-em: Emma Mobile UART driver V2Magnus Damm3-0/+187
2012-05-05Add missing call to uart_update_timeout()Lothar Waßmann1-0/+2
2012-05-05tty: mxser: local variables should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-02serial8250: Introduce serial8250_register_8250_port()Magnus Damm2-32/+60
2012-05-02serial8250: Clean up default map and dl codeMagnus Damm1-26/+12
2012-05-02serial8250: Use dl_read()/dl_write() on RM9KMagnus Damm1-33/+29
2012-05-02serial8250: Use dl_read()/dl_write() on AlchemyMagnus Damm1-41/+26
2012-05-02serial8250: Add dl_read()/dl_write() callbacksMagnus Damm2-53/+78
2012-05-018250.c: less than 2400 baud fix.Christian Melki1-4/+5
2012-04-308250_pci: fix pch uart matchingArnaud Patard1-0/+18
2012-04-30TTY: n_tty, do not dereference user bufferJiri Slaby1-4/+5
2012-04-25vt: push the tty_lock down into the map handlingAlan Cox3-53/+96
2012-04-21Linux 3.4-rc4v3.4-rc4Linus Torvalds1-1/+1
2012-04-21sparc32,leon: add notify_cpu_starting()Yong Zhang1-0/+3
2012-04-21kill mm argument of vm_munmap()Al Viro8-11/+12
2012-04-21perfmon: kill some helpers and argumentsAl Viro1-9/+4
2012-04-21aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro1-1/+14
2012-04-21mmc: core: Do not pre-claim host in suspendUlf Hansson1-35/+20
2012-04-21mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung1-1/+2
2012-04-21mmc: unbreak sdhci-esdhc-imx on i.MX25Eric Bénard1-2/+1
2012-04-21mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten1-0/+1
2012-04-21mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake1-1/+1
2012-04-21mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon1-1/+3
2012-04-21mmc: remove MMC bus legacy suspend/resume methodChuanxiao Dong3-18/+10
2012-04-21VM: add "vm_mmap()" helper functionLinus Torvalds15-97/+87
2012-04-21VM: add "vm_munmap()" helper functionLinus Torvalds8-33/+25
2012-04-21mmc: omap_hsmmc: Get rid of of_have_populated_dt() usageRajendra Nayak1-2/+2
2012-04-21mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=mChris Ball1-1/+1
2012-04-21mmc: fixes for eMMC v4.5 sanitize operationAdrian Hunter2-16/+40
2012-04-21mmc: fixes for eMMC v4.5 discard operationAdrian Hunter2-4/+5
2012-04-21VM: add "vm_brk()" helper functionLinus Torvalds6-45/+31
2012-04-20Revert "ACPI: ignore FADT reset-reg-sup flag"Linus Torvalds2-2/+4
2012-04-20memblock: memblock should be able to handle zero length operationsTejun Heo1-1/+6