1. 65e5235 mfd: Rename platform_data field of mfd_cell to mfd_data by Andres Salomon · 14 years ago
  2. 4ec1b54 mfd: mfd_cell is now implicitly available to mc13xxx drivers by Andres Salomon · 14 years ago
  3. 8615e4c mfd: mfd_cell is now implicitly available to janz drivers by Andres Salomon · 14 years ago
  4. 6a3521a mfd: mfd_cell is now implicitly available to tc6387xb drivers by Andres Salomon · 14 years ago
  5. 0638d56 mfd: mfd_cell is now implicitly available to twl4030 drivers by Andres Salomon · 14 years ago
  6. 7d76ac1 mfd: mfd_cell is now implicitly available to tc6393xb drivers by Andres Salomon · 14 years ago
  7. 410b091 mfd: mfd_cell is now implicitly available to sh_mobile_sdhi drivers by Andres Salomon · 14 years ago
  8. 15de7a4 mfd: mfd_cell is now implicitly available to wl1273 drivers by Andres Salomon · 14 years ago
  9. a23090a mfd: mfd_cell is now implicitly available to t7166xb drivers by Andres Salomon · 14 years ago
  10. e46dccf mfd: mfd_cell is now implicitly available to timberdale drivers by Andres Salomon · 14 years ago
  11. 07ae2a0 mfd: mfd_cell is now implicitly available to htc-pasic3 drivers by Andres Salomon · 14 years ago
  12. d24f36d mfd: mfd_cell is now implicitly available to asic3 drivers by Andres Salomon · 14 years ago
  13. 5528e40 mfd: mfd_cell is now implicitly available to ab3100 drivers by Andres Salomon · 14 years ago
  14. 0ce5fab mfd: mfd_cell is now implicitly available to ab3550 driver by Andres Salomon · 14 years ago
  15. 6a54ac2 mfd: mfd_cell is now implicitly available to jz4740 drivers by Andres Salomon · 14 years ago
  16. fe891a0 mfd-core: Unconditionally add mfd_cell to every platform_device by Andres Salomon · 14 years ago
  17. 153617f mfd: Enabling twl4030_wdt and pwrbutton only for Triton by Keerthy · 14 years ago
  18. f40dff9 mfd: Put WM8994 into reset when suspending by Mark Brown · 14 years ago
  19. f66ea45 mfd: Remove bitrotted genirq comment from wm831x IRQ code by Mark Brown · 14 years ago
  20. 8e6de4a regulator: twl: add clk32kg to twl-regulator by Balaji T K · 14 years ago
  21. dae2db3 mfd: Add new ab8500 GPADC driver by Arun Murthy · 14 years ago
  22. 44bdcb5 mfd: ab8500: world-writable debugfs register-* files by Vasiliy Kulikov · 14 years ago
  23. 90c861c mfd: ab3500: world-writable debugfs register-* files by Vasiliy Kulikov · 14 years ago
  24. f8a0697 mfd: ab3100: world-writable debugfs *_priv files by Vasiliy Kulikov · 14 years ago
  25. 90550d1 mfd: AB8500 system control driver by Mattias Nilsson · 14 years ago
  26. 8546bd4 mfd: Add fast path for WM831x touchscreen interrupts by Mark Brown · 14 years ago
  27. 87d1906 mfd: Convert WM831x SPI to use dev_pm_ops by Mark Brown · 14 years ago
  28. 6f9f13b mfd: Invert tps6586x GPIO and subdevices initialization by Vincent Palatin · 14 years ago
  29. de8c8b0 mfd: Add BTN_TOUCH event to ucb1x00-ts by Jochen Friedrich · 14 years ago
  30. ce5d4a4 mfd: Remove obsolete cleanup for wl1273 clientdata by Wolfram Sang · 14 years ago
  31. b103e0b mfd: Support configuration of WM831x /IRQ output in CMOS mode by Mark Brown · 14 years ago
  32. 939941d mfd: Convert pcf50633 to dev_pm_ops by Mark Brown · 14 years ago
  33. 44be0a4 mfd: Staticise non-exported symbols in MAX8998 driver by Mark Brown · 14 years ago
  34. dc78145 mfd: Convert adp5520 to dev_pm_ops by Mark Brown · 14 years ago
  35. df50845 mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driver by Mark Brown · 14 years ago
  36. 3d26678 Merge branch 'sysdev' into release by Len Brown · 14 years ago
  37. 02e2407 Merge branch 'linus' into release by Len Brown · 14 years ago
  38. 96e1c40 Merge branch 'battery-sysfs-notifier' into release by Len Brown · 14 years ago
  39. f7f28f7 Merge branch 'reset' into release by Len Brown · 14 years ago
  40. 5c129a8 Merge commit 'v2.6.38' into release by Len Brown · 14 years ago
  41. 797b10a Merge branch 'bugfix-thermal' into release by Len Brown · 14 years ago
  42. 8a9026d Merge branch 'misc' into release by Len Brown · 14 years ago
  43. cdf2a4e ACPI: minor printk format change in acpi_pad by Naga Chumbalkar · 14 years ago
  44. 32297ab ACPI: make acpi_pad /sys output more readable by Naga Chumbalkar · 14 years ago
  45. 95cf3e1 ACPI: Make sure the FADT is at least rev 2 before using the reset register by Matthew Garrett · 14 years ago
  46. 6734fe5 ACPI: Bug compatibility for Windows on the ACPI reboot vector by Matthew Garrett · 14 years ago
  47. f17d9cb ACPICA: Fix access width for reset vector by Matthew Garrett · 14 years ago
  48. 25be582 ACPI battery: fribble sysfs files from a resume notifier by Kyle McMartin · 14 years ago
  49. 2935b54 Merge branch 'button-cleanup' into release by Len Brown · 14 years ago
  50. 912b742 ACPI button: remove unused procfs I/F by Zhang Rui · 14 years ago
  51. 6447f55d Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  52. 565d76c zlib: slim down zlib_deflate() workspace when possible by Jim Keniston · 14 years ago
  53. 77d1c8e pps: remove unreachable code by Alexander Gordeev · 14 years ago
  54. 586f83e pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabled by David Rientjes · 14 years ago
  55. ff859ba rtc: add real-time clock driver for NVIDIA Tegra by Andrew Chew · 14 years ago
  56. 49d50fb drivers/rtc/rtc-ds1511.c: world-writable sysfs nvram file by Vasiliy Kulikov · 14 years ago
  57. cf044f0 drivers/rtc/rtc-isl1208.c: add alarm support by Ryan Mallon · 14 years ago
  58. bc96ba7 rtc: convert DS1374 to dev_pm_ops by Mark Brown · 14 years ago
  59. 984b203 drivers/mmc/host/omap_hsmmc.c: use resource_size() by Chris Ball · 14 years ago
  60. 2092014 drivers/mmc/host/omap.c: use resource_size() by Chris Ball · 14 years ago
  61. e359dc2 sigma-firmware: loader for Analog Devices' SigmaStudio by Mike Frysinger · 14 years ago
  62. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 14 years ago
  63. 3bb598f drivers/dca/dca-core.c: use list_move() instead of list_del()/list_add() combination by Kirill A. Shutemov · 14 years ago
  64. b259514 drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  65. deb187e drivers/misc/ep93xx_pwm.c: world-writable sysfs files by Vasiliy Kulikov · 14 years ago
  66. a844b43 drivers/misc/atmel_tclib.c: fix a memory leak by Axel Lin · 14 years ago
  67. 6f7d485 drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv() by Axel Lin · 14 years ago
  68. 4e67359 drivers/misc/apds9802als.c: put the device into runtime suspend after resume()/probe() is handled by Hong Liu · 14 years ago
  69. b950054 ST SPEAr: PCIE gadget suppport by Pratyush Anand · 14 years ago
  70. 45bff2e drivers/misc/bmp085.c: free initmem memory by Shubhrajyoti Datta · 14 years ago
  71. 4a7de63 bh1780gli: convert to dev pm ops by Shubhrajyoti Datta · 14 years ago
  72. ef0a5e8 pwm_backlight: add check_fb() hook by Robert Morell · 14 years ago
  73. 0508e04 drivers/video/backlight/jornada720_*.c: make needlessly global symbols static by Axel Lin · 14 years ago
  74. b372412 backlight: apple_bl depends on ACPI by Randy Dunlap · 14 years ago
  75. 39b3dee mbp_nvidia_bl: rename to apple_bl by Matthew Garrett · 14 years ago
  76. 99fd28e mbp_nvidia_bl: check that the backlight control functions by Matthew Garrett · 14 years ago
  77. 23a9847 mbp_nvidia_bl: remove DMI dependency by Matthew Garrett · 14 years ago
  78. 9661e92 acpi: tie ACPI backlight devices to PCI devices if possible by Matthew Garrett · 14 years ago
  79. 7eae3ef nouveau: change the backlight parent device to the connector, not the PCI dev by Matthew Garrett · 14 years ago
  80. 63ec011 radeon: expose backlight class device for legacy LVDS encoder by Michel Dänzer · 14 years ago
  81. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  82. ccd7510 drivers/leds/leds-lp5523.c: world-writable engine* sysfs files by Vasiliy Kulikov · 14 years ago
  83. 67d1da7 drivers/leds/leds-lp5521.c: world-writable sysfs engine* files by Vasiliy Kulikov · 14 years ago
  84. 1baf0eb drivers/vidfeo/backlight: ld9040 amoled driver support by Donghwa Lee · 14 years ago
  85. 9517f92 leds: make *struct gpio_led_platform_data.leds const by Uwe Kleine-König · 14 years ago
  86. b1e6b70 leds: add driver for LM3530 ALS by Shreshtha Kumar Sahu · 14 years ago
  87. 551ea73 leds: convert bd2802 driver to dev_pm_ops by Mark Brown · 14 years ago
  88. 0adfc56 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  89. f23eb2b tty: stop using "delayed_work" in the tty layer by Linus Torvalds · 14 years ago
  90. 472af2b [media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_t by Pawel Osciak · 14 years ago
  91. d6db5bf [media] sh_mobile_ceu_camera: Do not call vb2's mem_ops directly by Pawel Osciak · 14 years ago
  92. d366d4a [media] V4L: soc-camera: explicitly require V4L2_BUF_TYPE_VIDEO_CAPTURE by Guennadi Liakhovetski · 14 years ago
  93. 0e4c180 [media] v4l: soc-camera: Store negotiated buffer settings by Sergio Aguirre · 14 years ago
  94. 4be22b6 [media] rc: interim support for 32-bit NEC-ish scancodes by Jarod Wilson · 14 years ago
  95. 7d9a46f [media] mceusb: topseed 0x0011 needs gen3 init for tx to work by Jarod Wilson · 14 years ago
  96. cc664ae [media] lirc_zilog: error out if buffer read bytes != chunk size by Jarod Wilson · 14 years ago
  97. 5573478 [media] lirc: silence some compile warnings by Jarod Wilson · 14 years ago
  98. dc8e2aa [media] hdpvr: use same polling interval as other OS by Jarod Wilson · 14 years ago
  99. 6e5b960 [media] ir-kbd-i2c: pass device code w/key in hauppauge case by Jarod Wilson · 14 years ago
  100. 2062410 [media] rc/keymaps: Remove the obsolete rc-rc5-tv keymap by Mauro Carvalho Chehab · 14 years ago