1. b868078 i2c-gpio: Move initialization code to subsys_initcall() by Marek Szyprowski · 14 years ago
  2. bfdcad9 i2c-parport: Make template structure const by Jean Delvare · 14 years ago
  3. 0be16c3 i2c-dev: Remove unnecessary casts by H Hartley Sweeten · 14 years ago
  4. 7aeb966 at24: Fall back to byte or word reads if needed by Jean Delvare · 14 years ago
  5. c5aa692 i2c-stub: Expose the default functionality flags by Jean Delvare · 14 years ago
  6. e624dbd i2c/scx200_acb: Make PCI device ids constant by Jean Delvare · 14 years ago
  7. 3fb21c6 i2c-i801: Fix all checkpatch warnings by Ivo Manca · 14 years ago
  8. e0e8398c i2c-i801: All newer devices have all the optional features by Jean Delvare · 14 years ago
  9. adff687 i2c-i801: Let the user disable selected driver features by Jean Delvare · 14 years ago
  10. 1d9e882 driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE by Christoph Egger · 14 years ago
  11. de139a3 pci: check caps from sysfs file open to read device dependent config space by Chris Wright · 14 years ago
  12. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 15 years ago
  13. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  14. bc451f2 kobj: Add basic infrastructure for dealing with namespaces. by Eric W. Biederman · 15 years ago
  15. f349cf3 driver core: Implement ns directory support for device classes. by Eric W. Biederman · 15 years ago
  16. c3473c6 generate "change" uevent for loop device by David Zeuthen · 14 years ago
  17. 6245838 Driver core: Protect device shutdown from hot unplug events. by Hugh Daschbach · 15 years ago
  18. e177123 firmware loader: do not allocate firmare id separately by Dmitry Torokhov · 15 years ago
  19. bcb9bd1 firmware loader: split out builtin firmware handling by Dmitry Torokhov · 15 years ago
  20. 673fae9 firmware loader: rely on driver core to create class attribute by Dmitry Torokhov · 15 years ago
  21. e9045f9 firmware class: export nowait to userspace by Johannes Berg · 15 years ago
  22. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 15 years ago
  23. 3142788 drivers/base: Convert dev->sem to mutex by Thomas Gleixner · 15 years ago
  24. 190e837 platform_bus: allow custom extensions to system PM methods by Kevin Hilman · 15 years ago
  25. da5e4ef devtmpfs: support !CONFIG_TMPFS by Peter Korsgaard · 15 years ago
  26. 1653268 driver core: module.c: Use kasprintf by Julia Lawall · 15 years ago
  27. ffa1565 Driver core: don't initialize wakeup flags by Alan Stern · 15 years ago
  28. fbb88fa driver-core: fix potential race condition in drivers/base/dd.c by Stefani Seibold · 15 years ago
  29. 6f18ff9 Driver core: Reduce the level of request_firmware() messages by Rafael J. Wysocki · 15 years ago
  30. dd336c5 firmware_class: fix memory leak - free allocated pages by David Woodhouse · 14 years ago
  31. cdc6e3d drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline by Jan Beulich · 14 years ago
  32. 0dbb567 serial: Tidy REMOTE_DEBUG by Christoph Egger · 14 years ago
  33. 26e1e8d serial: isicomm: handle running out of slots by Dan Carpenter · 14 years ago
  34. e114474 serial: bfin_sport_uart: Use resource size to fix off-by-one error by Tobias Klauser · 14 years ago
  35. ccc5ca8 tty: fix obsolete comment on tty_insert_flip_string_fixed_flag by Johan Hovold · 14 years ago
  36. 6b7d8f8 serial: Add driver for the Altera UART by Tobias Klauser · 14 years ago
  37. 5bcd601 serial: Add driver for the Altera JTAG UART by Tobias Klauser · 14 years ago
  38. 24cd73a serial: timbuart: make sure last byte is sent when port is closed by Richard Röjfors · 14 years ago
  39. 4405199 serial: two branches the same in timbuart_set_mctrl() by Roel Kluin · 14 years ago
  40. e5bbbb1 serial: uartlite: move from byte accesses to word accesses by John Linn · 15 years ago
  41. 972c196 tty: n_gsm: depends on NET by Randy Dunlap · 14 years ago
  42. e1eaea4 tty: n_gsm line discipline by Alan Cox · 15 years ago
  43. be99159 serial: bfin_sport_uart: drop redundant cpu depends by Mike Frysinger · 15 years ago
  44. d671250 serial: bfin_sport_uart: drop the experimental markings by Mike Frysinger · 15 years ago
  45. 2ce1efc serial: bfin_sport_uart: pull in bfin_sport.h for SPORT defines by Mike Frysinger · 15 years ago
  46. 9356c46 serial: bfin_sport_uart: only enable SPORT TX if data is to be sent by Sonic Zhang · 15 years ago
  47. 60bd940 serial: bfin_sport_uart: drop useless status masks by Mike Frysinger · 15 years ago
  48. f4d10ca serial: bfin_sport_uart: zero sport_uart_port if allocated dynamically by Sonic Zhang · 15 years ago
  49. 9498dc9 serial: bfin_sport_uart: protect changes to uart_port by Sonic Zhang · 15 years ago
  50. 1f7d1c8 serial: bfin_sport_uart: add support for CTS/RTS via GPIOs by Sonic Zhang · 15 years ago
  51. b59588a serial: bfin_sport_uart: rename early platform driver class string by Sonic Zhang · 15 years ago
  52. e8126b3 serial: bfin_sport_uart: add missing mapbase initialization by Sonic Zhang · 15 years ago
  53. 00c1ff8 serial: bfin_sport_uart: remove unused peripheral pin lists by Sonic Zhang · 15 years ago
  54. 3f3a978 serial: bfin_sport_uart: shorten the SPORT TX waiting loop by Sonic Zhang · 15 years ago
  55. a5a420d serial: bfin_sport_uart: work around anomaly 05000473 (make 32bit fifo read atomic) by Sonic Zhang · 15 years ago
  56. 05ec7dd Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  57. c316ba3 Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 14 years ago
  58. 33cf23b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 14 years ago
  59. 73d5e8f HID: fix up 'EMBEDDED' mess in Kconfig by Jiri Kosina · 14 years ago
  60. 1f01bfd can: SJA1000 add missing spin_lock_init() by Oliver Hartkopp · 14 years ago
  61. 0f0b405 sh_eth: Fix memleak in sh_mdio_release by Denis Kirjanov · 14 years ago
  62. 119fc60 ixgbe:add support for a new 82599 10G Base-T device by Mallikarjuna R Chilakala · 14 years ago
  63. 81c2a3b Input: use ABS_CNT rather than (ABS_MAX + 1) by Daniel Mack · 14 years ago
  64. b486787 drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile by Alex Deucher · 14 years ago
  65. df696a6 Merge remote branch 'nouveau/for-airlied' into drm-next by Dave Airlie · 14 years ago
  66. 5d9b7e2 drm/radeon: fix power supply kconfig interaction. by Dave Airlie · 14 years ago
  67. e865275 drm/radeon/kms: record object that have been list reserved by Jerome Glisse · 14 years ago
  68. 365048f drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU. by Michel Dänzer · 14 years ago
  69. 4573744 drm/radeon/kms: don't default display priority to high on rs4xx by Alex Deucher · 14 years ago
  70. c43ae47 drm/edid: fix typo in 1600x1200@75 mode by Alex Deucher · 14 years ago
  71. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  72. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  73. 4fe1da4 echi-dbgp: Add kernel debugger support for the usb debug port by Jason Wessel · 14 years ago
  74. 9731191 kgdboc: Add ekgdboc for early use of the kernel debugger by Jason Wessel · 14 years ago
  75. efe2f29 kgdboc,kdb: Allow kdb to work on a non open console port by Jason Wessel · 14 years ago
  76. ada64e4 kgdboc,keyboard: Keyboard driver for kdb with kgdb by Jason Wessel · 14 years ago
  77. 6d45a1a sparc,sunzilog: Add console polling support for sunzilog serial driver by Jason Wessel · 14 years ago
  78. 3f255eb sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console code by Jason Wessel · 14 years ago
  79. f5316b4 kgdb,8250,pl011: Return immediately from console poll by Jason Wessel · 14 years ago
  80. c050def mlx4_core: Clean up mlx4_alloc_icm() a bit by Roland Dreier · 14 years ago
  81. c0dc72b mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm() by Sebastien Dugue · 14 years ago
  82. 1944cc8 ARM: 6137/1: nomadik hwrng: Add clock support by Srinidhi Kasagar · 14 years ago
  83. 9bfe99a Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable by Russell King · 14 years ago
  84. 7c6d87a Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 14 years ago
  85. c4d80b7d usb: musb: update gfp/slab.h includes by Tejun Heo · 14 years ago
  86. c1aa075a USB: ftdi_sio: fix legacy SIO-device header by Johan Hovold · 14 years ago
  87. 60b3013 USB: kl5usb105: reimplement using generic framework by Johan Hovold · 14 years ago
  88. ff8c195 USB: kl5usb105: minor clean ups by Johan Hovold · 14 years ago
  89. 313b0d8 USB: kl5usb105: fix memory leak by Johan Hovold · 14 years ago
  90. d733cec USB: io_ti: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  91. a3a30f1 USB: io_ti: remove unsused private counter by Johan Hovold · 14 years ago
  92. 074ef65 USB: ti_usb: use kfifo to implement write buffering by Johan Hovold · 14 years ago
  93. e421fe9 USB: ir-usb: fix incorrect write-buffer length by Johan Hovold · 14 years ago
  94. f26c288 USB: aircable: fix incorrect write-buffer length by Johan Hovold · 14 years ago
  95. 6d1bf48 USB: safe_serial: straighten out read processing by Johan Hovold · 14 years ago
  96. 12e2e52 USB: safe_serial: reimplement read using generic framework by Johan Hovold · 14 years ago
  97. 241c80e USB: safe_serial: reimplement write using generic framework by Johan Hovold · 14 years ago
  98. 39f2f08 usb-storage: always print quirks by Felipe Contreras · 14 years ago
  99. cbd3af5 USB: usb-storage: trivial debug improvements by Felipe Contreras · 14 years ago
  100. 28f27dc USB: oti6858: use port write fifo by Johan Hovold · 14 years ago