1. 57f1e87 auxdisplay: move cfag12864bfb's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  2. ea180ca media: move omap24xxcam's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  3. a96b912 w1: move omap_hdq's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  4. 1139aea i2c: move i2c_omap's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  5. ea79632 x86: move hp-wmi's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  6. c2e1303 platform-drivers: move probe to .devinit.text in drivers/video by Uwe Kleine-König · 14 years ago
  7. 1b07193 platform-drivers: move probe to .devinit.text in drivers/scsi by Uwe Kleine-König · 14 years ago
  8. 91a99df platform-drivers: move probe to .devinit.text in arch/arm by Uwe Kleine-König · 14 years ago
  9. 831fad2 Driver core: make struct platform_driver.id_table const by Uwe Kleine-König · 14 years ago
  10. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  11. 6c1733a sysdev: fix up the probe/release attributes by Greg Kroah-Hartman · 14 years ago
  12. c607cf0 HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm) by Stefan Richter · 14 years ago
  13. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 14 years ago
  14. 985fc17 driver-core: firmware_class: remove base.h header inclusion by Luis R. Rodriguez · 14 years ago
  15. 1e5289c sysfs: Cache the last sysfs_dirent to improve readdir scalability v2 by Eric W. Biederman · 14 years ago
  16. 3f5468c Driver-Core: require valid action string in uevent trigger by Kay Sievers · 14 years ago
  17. 7934779 Driver-Core: disable /sbin/hotplug by default by Kay Sievers · 14 years ago
  18. 4237e5f Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description by Kay Sievers · 14 years ago
  19. 5e31d76 Driver-Core: devtmpfs - reset inode permissions before unlinking by Kay Sievers · 14 years ago
  20. 0933e2d driver core: Convert some drivers to CLASS_ATTR_STRING by Andi Kleen · 14 years ago
  21. 869dfc8 driver core: Add class_attr_string for simple read-only string by Andi Kleen · 14 years ago
  22. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 14 years ago
  23. 5fbcae5 sysdev: fix missing s390 conversion by Heiko Carstens · 14 years ago
  24. 8564a6c sysdev: Fix type of sysdev class attribute in memory driver by Andi Kleen · 14 years ago
  25. 1e395ab sysdev: Add sysdev_create/remove_files by Andi Kleen · 14 years ago
  26. 3701cde sysdev: Use sysdev_class attribute arrays in node driver by Andi Kleen · 14 years ago
  27. e1a7e29 sysdev: Convert node driver by Andi Kleen · 14 years ago
  28. 38457ab sysfs: Add attribute array to sysdev classes by Andi Kleen · 14 years ago
  29. 1c205ae sysfs: Add sysfs_add/remove_files utility functions by Andi Kleen · 14 years ago
  30. 265d2e2 sysdev: Convert cpu driver sysdev class attributes by Andi Kleen · 14 years ago
  31. b15f562 sysdev: Convert node driver class attributes to be data driven by Andi Kleen · 14 years ago
  32. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 14 years ago
  33. 3d03ba4 driver core: make platform_device_id table const by Eric Miao · 14 years ago
  34. ecdf6ce Driver core: add platform_create_bundle() helper by Dmitry Torokhov · 14 years ago
  35. 20ef9f4 kset-example: Spelling fixes. by Radu Voicilas · 15 years ago
  36. a115bc0 kobject-example: Spelling fixes. by Radu Voicilas · 15 years ago
  37. 77d3d7c driver-core: fix race condition in get_device_parent() by Tejun Heo · 14 years ago
  38. 25cf84c Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console by Linus Torvalds · 14 years ago
  39. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  40. dd04265b Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  41. 6dc3eb5 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  42. 8fe900b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  43. 138860b seq_file: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  44. 4a31c08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  45. 2ddb3b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  46. 5980bb3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  47. 68ae6b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 14 years ago
  48. 3f4ae86 Merge branch 'next-i2c-xilinx' into next-i2c by Ben Dooks · 14 years ago
  49. 2086f84 Merge branch 'next-i2c-omap' into next-i2c by Ben Dooks · 14 years ago
  50. aaa02ab Merge branch 'next-i2c-mpc-v8' into next-i2c by Ben Dooks · 14 years ago
  51. e1d5b65 i2c: Add support for Xilinx XPS IIC Bus Interface by Richard Röjfors · 14 years ago
  52. d84d3ea i2c: omap: Add support for 16-bit registers by Cory Maccarrone · 15 years ago
  53. ad0194e i2c-pnx: fix setting start/stop condition by Luotao Fu · 14 years ago
  54. 192505b powerpc: doc/dts-bindings: update doc of FSL I2C bindings by Wolfgang Grandegger · 14 years ago
  55. f00d738 i2c-mpc: add support for the MPC512x processors from Freescale by Wolfgang Grandegger · 14 years ago
  56. a935221 i2c-mpc: rename "setclock" initialization functions to "setup" by Wolfgang Grandegger · 14 years ago
  57. 6e56dd3 i2c-mpc: use __devinit[data] for initialization functions and data by Wolfgang Grandegger · 14 years ago
  58. 96eb716 i2c/imx: don't add probe function to the driver struct by Uwe Kleine-König · 14 years ago
  59. 3f9900f i2c: Add support for Ux500/Nomadik I2C controller by srinidhi kasagar · 14 years ago
  60. 2c08583 mfd: Fix ucb1x00 build failure for collie_defconfig by Peter Huewe · 14 years ago
  61. 860fb8c mfd: Fix lpc_sch related depends/selects, fix build error by Randy Dunlap · 14 years ago
  62. 8e7aafe gpio: Fix sch_gpio warning by Samuel Ortiz · 14 years ago
  63. be9b06b gpio: add Intel SCH GPIO controller driver by Denis Turischev · 14 years ago
  64. fd46a00 i2c: convert i2c-isch to platform_device by Denis Turischev · 14 years ago
  65. 473fe73 mfd: Use completion interrupt for WM831x AUXADC by Mark Brown · 14 years ago
  66. d19663a mfd: Use completion interrupt for WM835x AUXADC by Mark Brown · 14 years ago
  67. 11a441c mfd: Introduce remove_script function for twl4030 by Mike Turquette · 14 years ago
  68. 3d8ca8c mfd/mmc: SDHI Kconfig update by Magnus Damm · 14 years ago
  69. 3c49e81 mfd: sh_mobile_sdhi MMC_CAP_MMC_HIGHSPEED support by Magnus Damm · 14 years ago
  70. 1bca748 gpiolib: Force wm831x GPIOs into GPIO mode when requested by Mark Brown · 14 years ago
  71. f92e8f8 mfd: Add WM831x revision B support by Mark Brown · 14 years ago
  72. 6b8274f gpiolib: Correct debugfs display of WM831x GPIO inversion by Mark Brown · 14 years ago
  73. 3383d23 gpiolib: Actually set output state in wm831x_gpio_direction_output() by Mark Brown · 14 years ago
  74. 7ee422d tmio_mmc: Balance cell enable()/disable() calls by Magnus Damm · 14 years ago
  75. 707f0b2 tmio_mmc: Remove const from platform data V3 by Magnus Damm · 14 years ago
  76. 6d9af5af tmio_mmc: Use 100ms mmc_detect_change() delay by Magnus Damm · 14 years ago
  77. b741d44 tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2 by Yusuke Goda · 14 years ago
  78. a8c39d8 tmio_mmc: Keep card-detect interrupts enabled by Guennadi Liakhovetski · 14 years ago
  79. fa0d976 mfd: Add twl6030 base addr for ID0, ID1, ID2 by Balaji T K · 14 years ago
  80. a29aaf5 mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-ups by Moiz Sonasath · 14 years ago
  81. e82c60a mfd: Introduce lpc_sch for Intel SCH LPC bridge by Denis Turischev · 14 years ago
  82. 91feded mfd: Check for ACPI conflicts by Samuel Ortiz · 14 years ago
  83. 14e5c82 mfd: Fix twl_has_pwrbutton typo by Eduardo Valentin · 14 years ago
  84. 6985403 input: Support onkey in 88pm860x by Haojian Zhuang · 14 years ago
  85. 2afa62e mfd: Use genirq in 88pm860x by Haojian Zhuang · 14 years ago
  86. 7731074 mfd: Fix WM8994 error handling by Joonyoung Shim · 14 years ago
  87. e8343dd mfd: Use i2c_dummy in 88pm860x by Haojian Zhuang · 14 years ago
  88. 34c9120 mfd: Clean code in max8925 by Haojian Zhuang · 14 years ago
  89. 28db388 power_supply: Enable power supply of max8925 by Haojian Zhuang · 14 years ago
  90. a39069f rtc: Enable rtc in max8925 by Haojian Zhuang · 14 years ago
  91. 1f1cf8f mfd: Update irq handler in max8925 by Haojian Zhuang · 14 years ago
  92. b13c0df mfd: Update i2c driver for max8925 by Haojian Zhuang · 14 years ago
  93. 1ea933f mfd: Program twl4030 remap_sleep correctly by Mike Turquette · 14 years ago
  94. 2955c30 gpiolib: Add WM8994 GPIO support by Mark Brown · 14 years ago
  95. 9e50108 mfd: Add initial WM8994 support by Mark Brown · 14 years ago
  96. 1c4d3b70 mfd: Add WM8994 register definitions by Mark Brown · 14 years ago
  97. bef3e20 mfd: htc-i2cpld depends on GPIOLIB by Randy Dunlap · 14 years ago
  98. f7ea2dc mfd: Remove leftover from discontinued TWL4030 battery patch by Christoph Egger · 14 years ago
  99. ca229f1 mfd: Fix debugfs code in AB3100 OTP driver by Linus Walleij · 14 years ago
  100. 2071db4 mfd: Use AB3100 MFD core IRQ for interrupt randomness by Linus Walleij · 14 years ago