1. c05fecb USB: serial: add vizzini driver by Greg Kroah-Hartman · 12 years ago
  2. 20ee6a9 powerpc/eeh: Remove EEH PE for normal PCI hotplug by Gavin Shan · 12 years ago
  3. 74f5671 Staging: ced1401: fix copy_from/to_user warning messages by Greg Kroah-Hartman · 12 years ago
  4. cd91520 Staging ced1401: cleanup coding style issues. by Greg Kroah-Hartman · 12 years ago
  5. a1a7e0a remoteproc: Add dependency to HAS_DMA by Sjur Brændeland · 12 years ago
  6. 61c6e75 DMA: PL330: Check the pointer returned by kzalloc by Sachin Kamat · 12 years ago
  7. 2e2c682 DMA: PL330: Fix potential NULL pointer dereference in pl330_submit_req() by Sachin Kamat · 12 years ago
  8. 0274788 DMA: PL330: return ENOMEM instead of 0 from pl330_alloc_chan_resources by Inderpal Singh · 12 years ago
  9. 2d96650 Staging: ced1401: add driver to the build by Greg Kroah-Hartman · 12 years ago
  10. 7c71b8e DMA: PL330: Remove redundant runtime_suspend/resume functions by Inderpal Singh · 12 years ago
  11. faf6fbc DMA: PL330: Remove controller clock enable/disable by Inderpal Singh · 12 years ago
  12. 921eead dmaengine: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 12 years ago
  13. c7fbfc8 Staging: ced1401: add TODO file by Greg Kroah-Hartman · 12 years ago
  14. 6ede1ed Staging: ced1401: usb1401: fix build errors. by Greg Kroah-Hartman · 12 years ago
  15. 2eae6bd Staging: add ced1401 USB driver by Alois Schlögl · 12 years ago
  16. 37bb789 target: fix return code in target_core_init_configfs error path by Peter Senna Tschudin · 12 years ago
  17. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  18. 609234e target: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  19. 7875f17 tcm_fc: move the dereference below the NULL test by Wei Yongjun · 12 years ago
  20. d81cb44 target: go through normal processing for all zero-length commands by Paolo Bonzini · 12 years ago
  21. e0de445 target: do not submit a zero-bio I/O request by Paolo Bonzini · 12 years ago
  22. a50da14 target: support zero allocation length in SBC commands by Paolo Bonzini · 12 years ago
  23. 7a3f369 target: fix truncation of mode data, support zero allocation length by Paolo Bonzini · 12 years ago
  24. ffe7b0e target: support zero allocation length in INQUIRY by Paolo Bonzini · 12 years ago
  25. bf11eef target: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  26. 06cda52 target/iscsi: Don't log "iSCSI Login negotiation failed." twice by Roland Dreier · 12 years ago
  27. fd30e93 target: Drop se_subsystem_api->[write_cache,fua_write]_emulated flags by Nicholas Bellinger · 12 years ago
  28. 93d441a target: remove unused including <generated/utsrelease.h> by Wei Yongjun · 12 years ago
  29. 484018c tcm_fc: remove unused including <generated/utsrelease.h> by Wei Yongjun · 12 years ago
  30. a60fbbc target/rd: Allow WriteCacheEnabled=1 operation with rd_mcp backends by Nicholas Bellinger · 12 years ago
  31. 852b6ed target/iblock: Use match_strlcpy for Opt_udev_path string assignment by Nicholas Bellinger · 12 years ago
  32. 35d1efe target: Fix minor spelling typos in drivers/target by Masanari Iida · 12 years ago
  33. 9c58b7d target: Simplify fabric sense data length handling by Roland Dreier · 12 years ago
  34. defa6be mfd: Fix compile for twl-core.c by removing cpu_is_omap usage by Tony Lindgren · 12 years ago
  35. 2ed772b target: Remove unused target_core_fabric_ops.get_fabric_sense_len method by Roland Dreier · 12 years ago
  36. 343d475 target/sbp: Remove strict param from sbp_parse_wwn by Andy Grover · 12 years ago
  37. 283669d target: Cleanup transport_subsystem_check_init by Andy Grover · 12 years ago
  38. 593e909 target: Remove request_module for target_core_stgt by Andy Grover · 12 years ago
  39. 3b7a89f drm/i915: fix OOPS in lid_notify by Daniel Vetter · 12 years ago
  40. 6c4c86f drm/i915: correctly update crtc->x/y in set_base by Daniel Vetter · 12 years ago
  41. ac08de3 usb: remove junk from store_remove_id by Alan Cox · 12 years ago
  42. 57991b6 staging: comedi: jr3_pci: quiet "Using plain interger as NULL pointer" noise by H Hartley Sweeten · 12 years ago
  43. 920e2ff staging: comedi: pcmuio: pointers should be cleared with NULL by H Hartley Sweeten · 12 years ago
  44. 765c3c6 staging: comedi: pcmmio: remove kernel messages about IRQ by H Hartley Sweeten · 12 years ago
  45. 2ad1d2e staging: comedi: mite: local symbols should not be exported by H Hartley Sweeten · 12 years ago
  46. 3243785 staging: comedi: ni_mio_cs: local symbols should not be exported by H Hartley Sweeten · 12 years ago
  47. 0dcee6f staging: comedi: ni_labpc_cs: local symbols should not be exported by H Hartley Sweeten · 12 years ago
  48. 3786d4f staging: comedi: ni_daq_dio24: local symbols should not be exported by H Hartley Sweeten · 12 years ago
  49. 08ebfcd staging: comedi: ni_pcidio: local functions should not be exported by H Hartley Sweeten · 12 years ago
  50. ce48a91 staging: comedi: ni_660x: local functions should not be exported by H Hartley Sweeten · 12 years ago
  51. 2ca9bc2 staging: comedi: jr3_pci: local functions should not be exported by H Hartley Sweeten · 12 years ago
  52. 135f8a5 staging: comedi: jr3_pci.h: remove vect_bits_t and warning_bits_t by H Hartley Sweeten · 12 years ago
  53. 29aba763 staging: comedi: ni_mio_common: make internal functions static by H Hartley Sweeten · 12 years ago
  54. 3e76c95 staging: comedi: comedi_fops: make internal function static by H Hartley Sweeten · 12 years ago
  55. 08077ca Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  56. 8dcebaa9 drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe by Kevin Hilman · 12 years ago
  57. fded4e0 nbd: clear waiting_queue on shutdown by Paul Clements · 12 years ago
  58. 87765b9 staging: sm7xxfb: remove smtc_VRAMBaseAddress by Javier M. Mellid · 12 years ago
  59. 3f28ed1 staging: sm7xxfb: rename pFramebufferPhysical to mmio_base by Javier M. Mellid · 12 years ago
  60. 3da53b1 staging: sm7xxfb: rename some smtcfb_info fields by Javier M. Mellid · 12 years ago
  61. 5d0c770 staging: sm7xxfb: annotate iomem pointers by Javier M. Mellid · 12 years ago
  62. 20d471c staging: sm7xxfb: cleanup on smtc_alloc_fb_info by Javier M. Mellid · 12 years ago
  63. 9f6fe04 staging: sm7xxfb: clean smtcfb_fix's id initialization by Javier M. Mellid · 12 years ago
  64. d459a03 staging: sm7xxfb: clean fb_fix_screeninfo and fb_var_screeninfo initialization by Javier M. Mellid · 12 years ago
  65. 6d3616b staging: "wlags49_h25" Fix typos. by Justin P. Mattock · 12 years ago
  66. 2b5d20d staging: csr: wait for the exec in usermodehelper by Lauri Hintsala · 12 years ago
  67. 8ab92cb staging: fix csr printk format warning by Randy Dunlap · 12 years ago
  68. b895e66 Merge branch 'pci/jiang-get-domain-bus-slot' into next by Bjorn Helgaas · 12 years ago
  69. 8508317 Merge tag 'iio-for-v3.7d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 12 years ago
  70. 4e21f4e hwmon: (ads7871) Add 'name' sysfs attribute by Guenter Roeck · 12 years ago
  71. 2f1f4d9 Revert "drm/radeon: rework pll selection (v3)" by Alex Deucher · 12 years ago
  72. 87c5b10 iio: ad7476: Add support for the ad7091r by Lars-Peter Clausen · 12 years ago
  73. 587a512 staging:iio:trigger:bfintmr Add output support by Lars-Peter Clausen · 12 years ago
  74. 2aecc5b staging:iio:trigger:bfintmr: Only enable timer when necessary by Lars-Peter Clausen · 12 years ago
  75. 37812d2 staging:iio:trigger:bfintmr: Avoid divide by zero by Lars-Peter Clausen · 12 years ago
  76. 3d339dc cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power structure by Daniel Lezcano · 12 years ago
  77. a0e545e staging:iio:hwmon bridge: Use iio_read_channel_processed by Lars-Peter Clausen · 12 years ago
  78. 48e44ce iio:inkern: Add function to read the processed value by Lars-Peter Clausen · 12 years ago
  79. 2ade0b7 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  80. c499d02 iio:dac: Add ad5755 driver by Lars-Peter Clausen · 12 years ago
  81. fa373ab Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 12 years ago
  82. d6a56ae Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  83. 079d364 Merge branch 'pm-domains' by Rafael J. Wysocki · 12 years ago
  84. 8592013 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
  85. 00e8b26 Merge branch 'pm-timers' by Rafael J. Wysocki · 12 years ago
  86. bfb09a8 PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributes by Konstantin Khlebnikov · 12 years ago
  87. b2b79ff iio: inkern: add error case in iio_channel_get() by Kim, Milo · 12 years ago
  88. e815f45 xen/swiotlb: Remove functions not needed anymore. by Konrad Rzeszutek Wilk · 12 years ago
  89. 3d92532 xen/pcifront: Use Xen-SWIOTLB when initting if required. by Konrad Rzeszutek Wilk · 12 years ago
  90. c468bde xen/swiotlb: For early initialization, return zero on success. by Konrad Rzeszutek Wilk · 12 years ago
  91. b827760 xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when PV PCI is used. by Konrad Rzeszutek Wilk · 12 years ago
  92. 5bd2761 spi: tegra: remove support of legacy DMA driver based access by Laxman Dewangan · 12 years ago
  93. ca9bbdc HID: roccat: conditional blacklisting of Roccat modules by Stefan Achatz · 12 years ago
  94. 3155a09 HID: wiimote: Parse calibration data of balance boards by Florian Echtler · 12 years ago
  95. 5ad67fb HID: wiimote: Add Nintendo Balance-Board support by David Herrmann · 12 years ago
  96. 5bab786 xen/swiotlb: Move the error strings to its own function. by Konrad Rzeszutek Wilk · 12 years ago
  97. 1cef36a xen/swiotlb: Move the nr_tbl determination in its own function. by Konrad Rzeszutek Wilk · 12 years ago
  98. ecc635f xen/arm: compile and run xenbus by Stefano Stabellini · 12 years ago
  99. 4adcefd mfd: anatop-mfd: remove anatop driver by Dong Aisheng · 12 years ago
  100. baa6415 regulator: anatop-regulator: Convert to use syscon to access anatop register by Dong Aisheng · 12 years ago