1. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  2. ec2c082 ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQ by Tony Lindgren · 12 years ago
  3. 7d7e1eb ARM: OMAP2+: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  4. aefaf7b W1: OMAP HDQ1W: Remove dependencies to mach/hardware.h by Tony Lindgren · 12 years ago
  5. f799a3d Input: omap-keypad: Remove dependencies to mach includes by Tony Lindgren · 12 years ago
  6. 4b25408 ARM: OMAP: Move gpio.h to include/linux/platform_data by Tony Lindgren · 12 years ago
  7. a940d9a ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_end by Tony Lindgren · 12 years ago
  8. a1e0170 Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' into cleanup-sparseirq by Tony Lindgren · 12 years ago
  9. cdd86b2 serial/8250: Limit the omap workarounds to omap1 by Tony Lindgren · 12 years ago
  10. cf3a6ec ARM: OMAP: remove plat/board.h file by Igor Grinberg · 12 years ago
  11. 81732c3 tty vt: Fix line garbage in virtual console on command line edition by Jean-François Moine · 12 years ago
  12. cc01272 ARM: OMAP1: move omap1_bl pdata out of arch/arm/* by Igor Grinberg · 12 years ago
  13. 7b6031a msm_serial: fix clock rate on DMA-based uarts by David Brown · 12 years ago
  14. fe0ed5b serial: pl011: delete dangling bug flag by Linus Walleij · 12 years ago
  15. 3d39aa6 TTY: serial: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  16. 3dbc5ce serial: omap: Request pins using pinctrl framework by Tony Lindgren · 12 years ago
  17. ce2f08d serial: omap: fix DeviceTree boot by Felipe Balbi · 12 years ago
  18. 32d687c Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  19. 11be4bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  20. 5b6e7f1 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  21. e36851d serial: omap: fix compile breakage by Felipe Balbi · 12 years ago
  22. aad932e HID: tpkbd: work even if the new Lenovo Keyboard driver is not configured by Andres Freund · 12 years ago
  23. bf71d0e Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  24. f8b9cf0 Merge tag '3.6-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  25. b1b7991 tty_register_device_attr updated for tty-next by Tomas Hlavacek · 12 years ago
  26. eeea3ac Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  27. 6915c0e tty: uartclk value from serial_core exposed to sysfs by Tomas Hlavacek · 12 years ago
  28. d83b542 serial: serial_core.h needs console.h included first by Stephen Rothwell · 12 years ago
  29. b69200f serial: mxs-auart: put the device in mxs_auart_probe() by Huang Shijie · 12 years ago
  30. 851b714 serial: mxs-auart: fix the wrong setting order by Huang Shijie · 12 years ago
  31. 37cd0c9 serial_core: fix sizeof(pointer) by Fengguang Wu · 12 years ago
  32. 6721ab7 serial: omap: enable RX and TX FIFO usage by Felipe Balbi · 12 years ago
  33. d37c6ce serial: omap: move uart_omap_port definition to C file by Felipe Balbi · 12 years ago
  34. d21e400 serial: omap: remove unnecessary header and add a missing one by Felipe Balbi · 12 years ago
  35. 957ee72 serial: omap: fix software flow control by Vikram Pandita · 12 years ago
  36. a6b19c3 serial: omap: make sure to put() on poll_get_char by Felipe Balbi · 12 years ago
  37. 9727faf serial: omap: implement set_wake by Felipe Balbi · 12 years ago
  38. 0324a82 serial: omap: unlock the port lock by Ruchika Kharwar · 12 years ago
  39. 52c5513 serial: omap: drop "inline" from IRQ handler prototype by Felipe Balbi · 12 years ago
  40. 6d608ef serial: omap: optimization with section annotations by Felipe Balbi · 12 years ago
  41. 856e35b serial: omap: fix sequence of pm_runtime_* calls. by Ruchika Kharwar · 12 years ago
  42. 6c3a30c serial: omap: don't save IRQ flags on hardirq by Felipe Balbi · 12 years ago
  43. 7e9c8e7 serial: omap: make sure to suspend device before remove by Felipe Balbi · 12 years ago
  44. 1b42c8b serial: omap: drop unnecessary check from remove by Felipe Balbi · 12 years ago
  45. 93220dc serial: omap: set dev->drvdata before enabling pm_runtime by Felipe Balbi · 12 years ago
  46. 660ac5f serial: omap: stick to put_autosuspend by Felipe Balbi · 12 years ago
  47. bf63a08 serial: omap: move THRE check to transmit_chars() by Felipe Balbi · 12 years ago
  48. 72256cb serial: omap: refactor receive_chars() into rdi/rlsi handlers by Felipe Balbi · 12 years ago
  49. 81b75ae serial: omap: simplify IRQ handling by Felipe Balbi · 12 years ago
  50. 4945743 serial: omap: drop DMA support by Felipe Balbi · 12 years ago
  51. d8ee4ea serial: omap: don't access the platform_device by Felipe Balbi · 12 years ago
  52. 80ba77d xen/pciback: Fix proper FLR steps. by Konrad Rzeszutek Wilk · 12 years ago
  53. 0809095 Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  54. 8a55ade dj: memory scribble in logi_dj by Alan Cox · 12 years ago
  55. 813e643 Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  56. 6d1a050 Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6 by Linus Torvalds · 12 years ago
  57. 50234c5 Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubi by Linus Torvalds · 12 years ago
  58. 27788c5 8250_pci: Add additional WCH CHC353 devices by Alan Cox · 12 years ago
  59. 9986ffd parport: fix possible memory leak in parport_gsc_probe_port() by Wei Yongjun · 12 years ago
  60. f21ec3d serial: add a new helper function by Huang Shijie · 12 years ago
  61. e5b57c0 serial: omap: define helpers for pdata function pointers by Felipe Balbi · 12 years ago
  62. c990f35 serial: omap: define and use to_uart_omap_port() by Felipe Balbi · 12 years ago
  63. be28205 serial: Add note about migration to driver SCCNXP by Alexander Shiyan · 12 years ago
  64. 1d65c0b serial: New serial driver SCCNXP by Alexander Shiyan · 12 years ago
  65. 6971c63 parport_serial: Add support for the WCH353 2S/1P multi-IO card by Guainluca Anzolin · 12 years ago
  66. 9303ac1 serial: Samsung: Silence some checkpatch errors and warnings by Sachin Kamat · 12 years ago
  67. d20925e serial: Samsung: Replace printk with dev_* functions by Sachin Kamat · 12 years ago
  68. 32614aa serial: pl011: honour serial aliases in device tree by Matthew Leach · 12 years ago
  69. 4b71598 serial: diminish usage of struct serial_uart_config by Paul Gortmaker · 12 years ago
  70. e2c6542 serial: sunsu.c - don't explicitly tie array size to dynamic entity by Paul Gortmaker · 12 years ago
  71. b8ede90 m32r_sio: remove dependency on struct serial_uart_config by Paul Gortmaker · 12 years ago
  72. 833462e serial/imx: improve error diagnosics for clock and pinctrl failures by Uwe Kleine-König · 12 years ago
  73. 7ba2e76 tty: Split the serial_core helpers for setserial into two by Alan Cox · 12 years ago
  74. 9250dd5 drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data by Julia Lawall · 12 years ago
  75. d3dec96 tty: serial: mpc5xxx: add support for mark/space parity by Wolfram Sang · 12 years ago
  76. bbb63c5 drivers:tty:fix up ENOIOCTLCMD error handling by Wanlong Gao · 12 years ago
  77. fd7c81f tty: serial: max310x: Remove explicit use of devm_kfree by Emil Goode · 12 years ago
  78. 23e7c6a tty: serial: max310x: Check return code of gpiochip_remove by Emil Goode · 12 years ago
  79. 1a16afa tty: serial: altera_uart: Use platform_{get,set}_drvdata by Tobias Klauser · 12 years ago
  80. c0fc208 tty: max3100: use module_spi_driver by Devendra Naga · 12 years ago
  81. 1c4c439 drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_unprepare by Julia Lawall · 12 years ago
  82. b5031ed xen: Use correct masking in xen_swiotlb_alloc_coherent. by Ronny Hegewald · 12 years ago
  83. 593d0a3 Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus-3.6 by Konrad Rzeszutek Wilk · 12 years ago
  84. 75b53ae mmc: omap: fix broken PIO mode by Paul Walmsley · 12 years ago
  85. 3550ccd mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 12 years ago
  86. 9623b5b mmc: dw_mmc: Disable low power mode if SDIO interrupts are used by Doug Anderson · 12 years ago
  87. e74f3a9 mmc: dw_mmc: fix error handling in PIO mode by Seungwon Jeon · 12 years ago
  88. 9b2026a mmc: dw_mmc: correct mishandling error interrupt by Seungwon Jeon · 12 years ago
  89. 182c908 mmc: dw_mmc: amend using error interrupt status by Seungwon Jeon · 12 years ago
  90. 077d407 mmc: atmel-mci: not busy flag has also to be used for read operations by Ludovic Desroches · 12 years ago
  91. 74f330b mmc: sdhci-esdhc: break out early if clock is 0 by Shawn Guo · 12 years ago
  92. fc108d2 mmc: mxs-mmc: fix deadlock caused by recursion loop by Lauri Hintsala · 12 years ago
  93. 1af36b2 mmc: mxs-mmc: fix deadlock in SDIO IRQ case by Lauri Hintsala · 12 years ago
  94. 660d9a9 mmc: bfin_sdh: fix dma_desc_array build error by Sonic Zhang · 12 years ago
  95. 78b495c UBI: fix a horrible memory deallocation bug by Artem Bityutskiy · 12 years ago
  96. 0b1a34c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  97. 9bfc8da HID: Only dump input if someone is listening by Henrik Rydberg · 12 years ago
  98. 5002200 net: qmi_wwan: add several new Gobi devices by Bjørn Mork · 12 years ago
  99. e1b2aa7 fddi: 64 bit bug in smt_add_para() by Dan Carpenter · 12 years ago
  100. 1146f88 gpio: rdc321x: Prevent removal of modules exporting active GPIOs by Axel Lin · 12 years ago