1. 50db7fa zd1211rw: Fix typo in zd_usb.c and zd_mac.c by Masanari Iida · 12 years ago
  2. 28a4d56 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux into drm-fixes by Dave Airlie · 12 years ago
  3. d9dd966 igb: fix warning about unused function by Emil Tantilov · 13 years ago
  4. f92518d e1000e: replace '1' with 'true' for boolean get_link_status by Bruce Allan · 12 years ago
  5. ec34c17 e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX() by Bruce Allan · 12 years ago
  6. 07914ee e1000e: use true/false for bool autoneg_false by Bruce Allan · 12 years ago
  7. 668018d e1000e: remove unnecessary parentheses by Bruce Allan · 12 years ago
  8. fe1e980 e1000e: remove unnecessary returns from void functions by Bruce Allan · 12 years ago
  9. 4bcf053 e1000e: remove test that is always false by Bruce Allan · 12 years ago
  10. 5326916 regulator: Fix mc13xxx regulator modular build (again) by David Miller · 12 years ago
  11. 3ed3c7b Merge commit 'pm-fixes-for-3.3-rc3' into pm-sleep by Rafael J. Wysocki · 12 years ago
  12. 7367d99 SRP: Fix typo in ib_srpt.c by Masanari Iida · 12 years ago
  13. 58642a2 aeroflex: Fix typo in greth.c by Masanari Iida · 12 years ago
  14. d4b48ba mantis: Fix typo in mantis_hif.c by Masanari Iida · 12 years ago
  15. 31cf913 char: Fix typo in tlclk.c by Masanari Iida · 12 years ago
  16. a7ccf37 char: Fix typo in viotape.c by Masanari Iida · 12 years ago
  17. 19e00f2f Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  18. b05ee6b Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  19. b0286db Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  20. ae5cdd4 Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  21. fe25092 Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  22. e21af88 drm/i915: enable ppgtt by Daniel Vetter · 12 years ago
  23. 027a3b6 bna: fix error handling of bnad_get_flash_partition_by_offset() by Dan Carpenter · 12 years ago
  24. 5a46e0f isdn: type bug in isdn_net_header() by Dan Carpenter · 12 years ago
  25. 3cf17fc drm/i915: ppgtt debugfs info by Daniel Vetter · 12 years ago
  26. 5eb719c drm/i915: ppgtt register definitions by Daniel Vetter · 12 years ago
  27. 7bddb01 drm/i915: ppgtt binding/unbinding support by Daniel Vetter · 12 years ago
  28. 1d2a314 drm/i915: initialization/teardown for the aliasing ppgtt by Daniel Vetter · 12 years ago
  29. 428ccb2 agp/intel-gtt: export the gtt pagetable iomapping by Daniel Vetter · 12 years ago
  30. 50a4c4a agp/intel-gtt: export the scratch page dma address by Daniel Vetter · 12 years ago
  31. c27111e rtlwifi: Modify rtl_pci_init to return 0 on success by Simon Graham · 12 years ago
  32. 1232528 rtlwifi: Modify rtl_pci_init to return 0 on success by John W. Linville · 12 years ago
  33. a1c1baf hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured value by Nikolaus Schulz · 12 years ago
  34. 4cbbb04 cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE by Eddie Wai · 12 years ago
  35. 0cb1f4b cnic: set error flag when iSCSI connection fails by Jeffrey Huang · 12 years ago
  36. 1972345 tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds by Paul Walmsley · 13 years ago
  37. be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
  38. 0ba5f66 tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode by Paul Walmsley · 13 years ago
  39. a49aeb1 staging: zcache: replace xvmalloc with zsmalloc by Seth Jennings · 12 years ago
  40. 72a9826 staging: zcache: fix serialization bug in zv stats by Seth Jennings · 12 years ago
  41. 8f9cde2 staging:iio:adc:adt7310/7410 sticking plaster fix for broken event attrs. by Jonathan Cameron · 12 years ago
  42. 9214cc6 staging:iio:adc:ad7606 unwind use of is_visible for attrs. by Jonathan Cameron · 12 years ago
  43. 7389266 staging:iio:dac:ad5446 unwind use of is_visible for attrs. by Jonathan Cameron · 12 years ago
  44. b2c04a3 staging:iio:dds:ad9834 unwind use of is_visible for attrs. by Jonathan Cameron · 12 years ago
  45. 15bbb77 staging:iio:adc:ad7192 unwind use of is_visible for attribute group. by Jonathan Cameron · 12 years ago
  46. a046c1e staging:iio:events: Use non-atmoic bitops by Lars-Peter Clausen · 13 years ago
  47. e18045e staging:iio:events: Add poll support by Lars-Peter Clausen · 13 years ago
  48. 43ba110 staging:iio:events: Use waitqueue lock to protect event queue by Lars-Peter Clausen · 13 years ago
  49. 2c00193 staging:iio:events: Use kfifo for event queue by Lars-Peter Clausen · 13 years ago
  50. 0a769a9 staging:iio: Factor out event handling into its own file by Lars-Peter Clausen · 13 years ago
  51. 16a39b7 staging:iio: Update iio_event_interface documentation by Lars-Peter Clausen · 13 years ago
  52. 7e63234 staging:iio: Setup buffer access functions when allocating the buffer by Lars-Peter Clausen · 13 years ago
  53. 54461c3 staging:iio: ak8975: add of_match table for device-tree probing by Olof Johansson · 13 years ago
  54. 4ee1952 staging:iio: isl29018: add of_match table for device-tree probing by Olof Johansson · 13 years ago
  55. cba2c99 Staging: comedi: logical || vs bitwise | by Dan Carpenter · 13 years ago
  56. 22494ed staging: comedi: ni_pcidio: Support trailing edge external trigger by Ian Abbott · 13 years ago
  57. 02f69d6 staging: comedi: ni_pcidio: Add comedi_poll support by Ian Abbott · 13 years ago
  58. e3794b5 staging: comedi: ni_pcidio: Grab MITE spinlock while preparing DMA. by Ian Abbott · 13 years ago
  59. 41add2e staging: comedi: ni_pcidio: Mark buffer for writing when setting up DMA. by Ian Abbott · 13 years ago
  60. 9e77e6b staging: comedi: adv_pci_dio: Advantech PCI-1739U support by Ian Abbott · 13 years ago
  61. 6252547 ARM: omap: fix broken twl-core dependencies and ifdefs by Russell King · 12 years ago
  62. 4041071 ARM: omap: fix oops in drivers/video/omap2/dss/dpi.c by Russell King · 12 years ago
  63. f3445c1 staging: comedi: me4000: Check for unsupported INSN_CONFIG. by Ian Abbott · 13 years ago
  64. 8383def staging: comedi: dt2801: do INSN_CONFIG properly for DIO subdevice. by Ian Abbott · 13 years ago
  65. 586b983 staging: comedi: ni_pcimio: Add support for NI PXIe-6251 by Ian Abbott · 13 years ago
  66. 2e25421 Staging: wlan-ng: cap the ssid length by Dan Carpenter · 12 years ago
  67. 8817633 staging, media, easycap: Fix mem leak in easycap_usb_probe() by Jesper Juhl · 12 years ago
  68. d0bc218 staging: Fix typo in ieee80211_rx.c by Masanari Iida · 13 years ago
  69. 3e150cf Staging: sbe-2t3e3: logical || vs bitwise | by Dan Carpenter · 13 years ago
  70. 190f998 staging/mei: TODO : how to handle example code after unstaging by Tomas Winkler · 12 years ago
  71. c52827c staging/mei: add mei user space example by Tomas Winkler · 12 years ago
  72. edf1eed staging/mei: normalize prototypes of all read buffers by Tomas Winkler · 12 years ago
  73. 733ba91 staging/mei: update copyright year to 2012 by Tomas Winkler · 12 years ago
  74. 8ebc0b6 Staging: ft1000: ft1000-pcmia: fix space required after that ', ' in ft1000_proc.c by Kashyap Gada · 12 years ago
  75. 34c0957 staging: usbip: removed #if 0'd out code by Bart Westgeest · 13 years ago
  76. ac2b41a staging: usbip: changed function return type to void by Bart Westgeest · 13 years ago
  77. 98b9de2 staging: usbip: removed unused structure field by Bart Westgeest · 13 years ago
  78. 37fe58b staging: drm/omap: Use ERR_CAST inlined function instead of ERR_PTR(PTR_ERR(.. by Thomas Meyer · 13 years ago
  79. aa2f92a staging: rts5139: fix pointer coding style by Márton Németh · 13 years ago
  80. 74eabe4 Staging: quickstart: Use pr_err and pr_info for logs by Szymon Janc · 13 years ago
  81. 451196a staging: tidspbridge: remove CONFIG_TIDSPBRIDGE_DEBUG by Víctor Manuel Jáquez Leal · 12 years ago
  82. f7c908e staging: tidspbridge: remove dbc.h by Víctor Manuel Jáquez Leal · 12 years ago
  83. 40e6336 staging: tidspbridge: remove DBC_ASSERT macro by Víctor Manuel Jáquez Leal · 12 years ago
  84. 276cc74 staging: tidspbridge: remove DBC_ENSURE and DBC_REQUIRED by Víctor Manuel Jáquez Leal · 12 years ago
  85. 8900f00 staging: tidspbridge: Rename module from bridgedriver to tidspbridge by Joe Perches · 13 years ago
  86. 3bdb54f staging: tidspbridge: use the driver name string by Víctor Manuel Jáquez Leal · 12 years ago
  87. 4f8aae5 staging: tidspbridge: clean up bridge_mmap() by Víctor Manuel Jáquez Leal · 12 years ago
  88. b8bfa4c staging: tidspbridge: remove trivial assert by Víctor Manuel Jáquez Leal · 12 years ago
  89. 0b86809 staging: tidspbridge: remove header inclusions by Víctor Manuel Jáquez Leal · 12 years ago
  90. 9fdf655 staging: tidspbridge: silence the compiler by Víctor Manuel Jáquez Leal · 12 years ago
  91. 7724e8b staging: tidspbridge: Lindent to drv_interface.c by Víctor Manuel Jáquez Leal · 12 years ago
  92. 518761d staging: tidspbridge: remove unused header by Víctor Manuel Jáquez Leal · 12 years ago
  93. 4f1ef76 staging: tidspbridge: more readable code by Víctor Manuel Jáquez Leal · 12 years ago
  94. 4a6b151 staging: xgifb: checkpatch cleanup printk() -> pr_lvl() by Sam Hansen · 13 years ago
  95. b4fdf7b staging: xgifb: checkpatch cleanup __func__ by Sam Hansen · 13 years ago
  96. cae9a7b staging: xgifb: checkpatch cleanup braces by Sam Hansen · 13 years ago
  97. 96c6604 staging: xgifb: pr_fmt kbuild macro by Sam Hansen · 13 years ago
  98. 7ad6651 staging/xgifb: Remove remaining duplicate structs and defines by Peter Huewe · 13 years ago
  99. fc39dcb staging/xgifb: Use structs and defines from the sis headers by Peter Huewe · 13 years ago
  100. b33704d staging/xgifb: Include sis headers by Peter Huewe · 13 years ago