summaryrefslogtreecommitdiffstats
path: root/drivers/bus (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-24serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startupJoerg Roedel1-0/+15
2015-07-24serial: 8250: Defer interrupt enable until fifos enabledPeter Hurley1-4/+3
2015-07-24tty: linux/gsmmux.h needs linux/types.hJiri Slaby1-0/+1
2015-07-24tty/early: make serial8250_early_{in,out} static againVineet Gupta2-4/+2
2015-07-24serial: 8250: Split base port operations from universal driverPeter Hurley5-2872/+2925
2015-07-24tty: serial: imx.c: Reset UART before activating interruptsDavid Jander1-9/+23
2015-07-24serial: imx: reduce irq-latency after rx overflowManfred Schlaegl1-1/+0
2015-07-24serial: imx: count tty buffer overrunsManfred Schlaegl1-3/+9
2015-07-24serial: imx: Disable irqs before requesting themFabio Estevam1-1/+14
2015-07-24serial/uartlite: Let it build on any arch with IOMEMRicardo Ribalda Delgado1-1/+1
2015-07-24serial: stm32-usart: Fix SysRq supportMaxime Coquelin1-1/+1
2015-07-24serial: sirf: let uart's receive start in right placeQipan Li2-31/+16
2015-07-24serial: sirf: workaround rx process to avoid possible data lossQipan Li2-18/+66
2015-07-24serial: etraxfs-uart: Convert to uart_console_device instead of open-codedAxel Lin1-8/+1
2015-07-24serial: 8250_omap: Remove auto-IXON flow controlPeter Hurley1-14/+2
2015-07-24serial: 8250_omap: workaround module disable errata on dra7x SoCsSekhar Nori2-0/+2
2015-07-24serial: 8250_omap: workaround errata around idling UART after using DMASekhar Nori1-6/+59
2015-07-24serial: 8250_omap: introduce "ti,am3352-uart" compatible propertySekhar Nori3-17/+28
2015-07-24serial: 8250_omap: refactor mdr1 updateSekhar Nori1-5/+12
2015-07-24Documentation: DT: omap_serial: document missing compatibleSekhar Nori1-0/+1
2015-07-24serial: 8250_omap: fix kernel crash in suspend-to-ramSekhar Nori1-2/+2
2015-07-24serial/8250_fintek: Support for any io address.Ricardo Ribalda Delgado1-24/+27
2015-07-24serial/8250_fintek: Support keys different than defaultRicardo Ribalda Delgado1-16/+23
2015-07-24serial/8250_fintek: Support for chip_ip 0x0501Ricardo Ribalda Delgado1-10/+11
2015-07-24serial/8250_fintek: Support for multiple base_portsRicardo Ribalda Delgado1-35/+52
2015-07-24serial/8250_fintek: Use private data structureRicardo Ribalda Delgado1-17/+31
2015-07-24tty: Convert use of __constant_htons to htonsVaishali Thakkar1-1/+1
2015-07-19Linux 4.2-rc3v4.2-rc3Linus Torvalds1-1/+1
2015-07-19MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras1-1/+1
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet1-1/+2
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar7-18/+27
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen7-43/+104
2015-07-18lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V1-1/+4
2015-07-18mm/cma_debug: correct size input to bitmap functionJoonsoo Kim1-3/+4
2015-07-18mm/cma_debug: fix debugging alloc/free interfaceJoonsoo Kim1-2/+2
2015-07-18mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim3-3/+25
2015-07-18mm/page_owner: fix possible access violationJoonsoo Kim1-1/+3
2015-07-18fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()Jan Kara1-20/+14
2015-07-18/proc/$PID/cmdline: fixup empty ARGV caseAlexey Dobriyan1-0/+5
2015-07-18dma-debug: skip debug_dma_assert_idle() when disabledHaggai Eran1-0/+3
2015-07-18hexdump: fix for non-aligned buffersHoracio Mijail Anton Quiles1-3/+4
2015-07-18checkpatch: fix long line messages about patch contextJoe Perches1-1/+1
2015-07-18mm: clean up per architecture MM hook header filesLaurent Dufour60-435/+46
2015-07-18MAINTAINERS: uclinux-h8-devel is moderated for non-subscribersGeert Uytterhoeven1-1/+1
2015-07-18mailmap: update Sudeep Holla's email idSudeep Holla1-0/+1
2015-07-18Update Viresh Kumar's email addressViresh Kumar58-72/+74
2015-07-18mm, meminit: suppress unused memory variable warningMel Gorman1-3/+1
2015-07-18configfs: fix kernel infoleak through user-controlled format stringNicolas Iooss2-3/+3
2015-07-18include, lib: add __printf attributes to several function prototypesNicolas Iooss12-30/+36
2015-07-18s390/hugetlb: add hugepages_supported defineDominik Dingel1-0/+1