1. a636ee7 driver core: Early dev_name() support. by Paul Mundt · 14 years ago
  2. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  3. d4bab1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  4. 2786095 [WATCHDOG] i6300esb.c: change platform_driver to pci_driver by Wim Van Sebroeck · 14 years ago
  5. 1ffaa64 [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents by Hendrik Brueckner · 14 years ago
  6. 09003ed [S390] smsgiucv: declare char pointers as "const" by Hendrik Brueckner · 14 years ago
  7. 33b62a3 [S390] dasd: automatic recognition of read-only devices by Stefan Weinhuber · 14 years ago
  8. 584dfdd [S390] remove unused qdio flags in zfcp and qeth by Ursula Braun · 14 years ago
  9. bd6e8a1 [S390] qdio: add missing bracket by Ursula Braun · 14 years ago
  10. a290156 [S390] cio: fix init_count in case of recognition after steal lock by Sebastian Ott · 14 years ago
  11. 5289802 [S390] dasd: security and PSF update patch for EMC CKD ioctl by Nigel Hislop · 14 years ago
  12. 91a970d [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA by Hendrik Brueckner · 14 years ago
  13. 39f3be7 [WATCHDOG] i6300esb: fix unlock register with by Wim Van Sebroeck · 14 years ago
  14. 410c176 msi-laptop: depends on RFKILL by Randy Dunlap · 14 years ago
  15. e22388e msi-laptop: Detect 3G device exists by standard ec command by Lee, Chun-Yi · 14 years ago
  16. ec76627 msi-laptop: Add resume method for set the SCM load again by Lee, Chun-Yi · 14 years ago
  17. 472ea12 msi-laptop: Support some MSI 3G netbook that is need load SCM by Lee, Chun-Yi · 14 years ago
  18. fc0dc4c msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec command by Lee, Chun-Yi · 15 years ago
  19. 46d0e9e msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook by Lee, Chun-Yi · 15 years ago
  20. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 14 years ago
  21. 62e877b8 sysfs: fix for thinko with sysfs_bin_attr_init() by Stephen Rothwell · 14 years ago
  22. 2354dcc driver core: Use sysfs_rename_link in device_rename by Eric W. Biederman · 14 years ago
  23. b35c74d sysfs: windfarm: init sysfs attributes by Johannes Berg · 14 years ago
  24. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 14 years ago
  25. 3c31f07 Driver core: Fix first line of kernel-doc for a few functions by Ben Hutchings · 14 years ago
  26. d6e976c UIO: Remove SMX Cryptengine driver by Hans J. Koch · 14 years ago
  27. 0a965eb UIO: minor Kconfig fixes by John Ogness · 14 years ago
  28. 8f314cf UIO: Add a driver for Hilscher netX-based fieldbus cards by Hans J. Koch · 14 years ago
  29. 57f1e87 auxdisplay: move cfag12864bfb's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  30. ea180ca media: move omap24xxcam's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  31. a96b912 w1: move omap_hdq's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  32. 1139aea i2c: move i2c_omap's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  33. ea79632 x86: move hp-wmi's probe function to .devinit.text by Uwe Kleine-König · 14 years ago
  34. c2e1303 platform-drivers: move probe to .devinit.text in drivers/video by Uwe Kleine-König · 14 years ago
  35. 1b07193 platform-drivers: move probe to .devinit.text in drivers/scsi by Uwe Kleine-König · 14 years ago
  36. 831fad2 Driver core: make struct platform_driver.id_table const by Uwe Kleine-König · 14 years ago
  37. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  38. 6c1733a sysdev: fix up the probe/release attributes by Greg Kroah-Hartman · 14 years ago
  39. 9cd4361 kobject: Constify struct kset_uevent_ops by Emese Revfy · 15 years ago
  40. 985fc17 driver-core: firmware_class: remove base.h header inclusion by Luis R. Rodriguez · 14 years ago
  41. 3f5468c Driver-Core: require valid action string in uevent trigger by Kay Sievers · 14 years ago
  42. 7934779 Driver-Core: disable /sbin/hotplug by default by Kay Sievers · 14 years ago
  43. 4237e5f Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description by Kay Sievers · 14 years ago
  44. 5e31d76 Driver-Core: devtmpfs - reset inode permissions before unlinking by Kay Sievers · 14 years ago
  45. 0933e2d driver core: Convert some drivers to CLASS_ATTR_STRING by Andi Kleen · 15 years ago
  46. 869dfc8 driver core: Add class_attr_string for simple read-only string by Andi Kleen · 15 years ago
  47. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  48. 8564a6c sysdev: Fix type of sysdev class attribute in memory driver by Andi Kleen · 15 years ago
  49. 3701cde sysdev: Use sysdev_class attribute arrays in node driver by Andi Kleen · 15 years ago
  50. e1a7e29 sysdev: Convert node driver by Andi Kleen · 15 years ago
  51. 38457ab sysfs: Add attribute array to sysdev classes by Andi Kleen · 15 years ago
  52. 265d2e2 sysdev: Convert cpu driver sysdev class attributes by Andi Kleen · 15 years ago
  53. b15f562 sysdev: Convert node driver class attributes to be data driven by Andi Kleen · 15 years ago
  54. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  55. ecdf6ce Driver core: add platform_create_bundle() helper by Dmitry Torokhov · 15 years ago
  56. 77d3d7c driver-core: fix race condition in get_device_parent() by Tejun Heo · 14 years ago
  57. 25cf84c Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console by Linus Torvalds · 14 years ago
  58. 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
  59. dd04265b Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  60. 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
  61. 8fe900b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  62. 4a31c08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  63. 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
  64. 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
  65. 68ae6b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 14 years ago
  66. 3f4ae86 Merge branch 'next-i2c-xilinx' into next-i2c by Ben Dooks · 14 years ago
  67. 2086f84 Merge branch 'next-i2c-omap' into next-i2c by Ben Dooks · 14 years ago
  68. aaa02ab Merge branch 'next-i2c-mpc-v8' into next-i2c by Ben Dooks · 14 years ago
  69. e1d5b65 i2c: Add support for Xilinx XPS IIC Bus Interface by Richard Röjfors · 14 years ago
  70. d84d3ea i2c: omap: Add support for 16-bit registers by Cory Maccarrone · 15 years ago
  71. ad0194e i2c-pnx: fix setting start/stop condition by Luotao Fu · 14 years ago
  72. f00d738 i2c-mpc: add support for the MPC512x processors from Freescale by Wolfgang Grandegger · 14 years ago
  73. a935221 i2c-mpc: rename "setclock" initialization functions to "setup" by Wolfgang Grandegger · 14 years ago
  74. 6e56dd3 i2c-mpc: use __devinit[data] for initialization functions and data by Wolfgang Grandegger · 14 years ago
  75. 96eb716 i2c/imx: don't add probe function to the driver struct by Uwe Kleine-König · 14 years ago
  76. 3f9900f i2c: Add support for Ux500/Nomadik I2C controller by srinidhi kasagar · 14 years ago
  77. 2c08583 mfd: Fix ucb1x00 build failure for collie_defconfig by Peter Huewe · 14 years ago
  78. 860fb8c mfd: Fix lpc_sch related depends/selects, fix build error by Randy Dunlap · 14 years ago
  79. 8e7aafe gpio: Fix sch_gpio warning by Samuel Ortiz · 14 years ago
  80. be9b06b gpio: add Intel SCH GPIO controller driver by Denis Turischev · 14 years ago
  81. fd46a00 i2c: convert i2c-isch to platform_device by Denis Turischev · 14 years ago
  82. 473fe73 mfd: Use completion interrupt for WM831x AUXADC by Mark Brown · 14 years ago
  83. d19663a mfd: Use completion interrupt for WM835x AUXADC by Mark Brown · 14 years ago
  84. 11a441c mfd: Introduce remove_script function for twl4030 by Mike Turquette · 14 years ago
  85. 3d8ca8c mfd/mmc: SDHI Kconfig update by Magnus Damm · 14 years ago
  86. 3c49e81 mfd: sh_mobile_sdhi MMC_CAP_MMC_HIGHSPEED support by Magnus Damm · 14 years ago
  87. 1bca748 gpiolib: Force wm831x GPIOs into GPIO mode when requested by Mark Brown · 14 years ago
  88. f92e8f8 mfd: Add WM831x revision B support by Mark Brown · 14 years ago
  89. 6b8274f gpiolib: Correct debugfs display of WM831x GPIO inversion by Mark Brown · 14 years ago
  90. 3383d23 gpiolib: Actually set output state in wm831x_gpio_direction_output() by Mark Brown · 14 years ago
  91. 7ee422d tmio_mmc: Balance cell enable()/disable() calls by Magnus Damm · 14 years ago
  92. 6d9af5af tmio_mmc: Use 100ms mmc_detect_change() delay by Magnus Damm · 14 years ago
  93. b741d44 tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2 by Yusuke Goda · 14 years ago
  94. a8c39d8 tmio_mmc: Keep card-detect interrupts enabled by Guennadi Liakhovetski · 14 years ago
  95. fa0d976 mfd: Add twl6030 base addr for ID0, ID1, ID2 by Balaji T K · 14 years ago
  96. a29aaf5 mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-ups by Moiz Sonasath · 14 years ago
  97. e82c60a mfd: Introduce lpc_sch for Intel SCH LPC bridge by Denis Turischev · 14 years ago
  98. 91feded mfd: Check for ACPI conflicts by Samuel Ortiz · 14 years ago
  99. 14e5c82 mfd: Fix twl_has_pwrbutton typo by Eduardo Valentin · 14 years ago
  100. 6985403 input: Support onkey in 88pm860x by Haojian Zhuang · 14 years ago