1. 787d532 add check infrastructure, default sparse by Kim Phillips · Fri Sep 21 12:28:17 2012 +0000
  2. 9e9f628 sata.h: Make all sata/ata drivers include <sata.h> by Pavel Herrmann · Thu Sep 27 23:18:04 2012 +0000
  3. 0275862 ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) by Tom Rini · Sat Sep 29 07:36:43 2012 -0700
  4. 4835e13 sil_sata: Make sata_write() comply with <part.h> by Tom Rini · Sat Sep 29 07:57:25 2012 -0700
  5. e095229 sata_dwc: Make sata_write() use const void, per <part.h> by Tom Rini · Sat Sep 29 07:57:04 2012 -0700
  6. 9ee1aa7 pata_bfin: Make sata_{read,write}() comply with <part.h> by Tom Rini · Sat Sep 29 07:56:31 2012 -0700
  7. 47e68fb fsl_sata: Make sata_{read,write}() comply with <part.h> by Tom Rini · Sat Sep 29 07:55:11 2012 -0700
  8. 532e867 dwc_ahsata: Make sata_write() comply with <part.h> by Tom Rini · Sat Sep 29 07:53:06 2012 -0700
  9. d4a6a5b ata_piix: sata_write must take a const void argument. by Tom Rini · Sat Sep 29 07:52:48 2012 -0700
  10. 953f90f ata_piix: Fix checkpatch issues by Tom Rini · Sat Sep 29 07:35:12 2012 -0700
  11. dd94a8e usb.h: Add udc_disconnect prototype to usb.h by Lukasz Dalek · Tue Oct 02 17:04:33 2012 +0200
  12. a3d757d pxa25x: Add support for USB ethernet gadget by Lukasz Dalek · Tue Oct 02 17:04:32 2012 +0200
  13. 284c4cf usbether: Removed DEV_CONFIG_{CDC,SUBSET} by Lukasz Dalek · Tue Oct 02 17:04:31 2012 +0200
  14. fa21533 usbether: Define CONFIG_USB_ETH_{CDC,SUBSET} by Lukasz Dalek · Tue Oct 02 17:04:30 2012 +0200
  15. 6ca42dd usbether: Fixed bug when using with PXA25X chips by Lukasz Dalek · Tue Oct 02 17:04:29 2012 +0200
  16. f31e411 tegra20: add USB ULPI init code by Lucas Stach · Mon Oct 01 00:44:35 2012 +0200
  17. c86753b usb: ulpi: add indicator configuration function by Lucas Stach · Mon Oct 01 00:44:34 2012 +0200
  18. f5b3408 usb: ehci: don't print debug output by Lucas Stach · Fri Sep 28 00:26:19 2012 +0200
  19. c1275eb tegra20: port to new ehci interface by Lucas Stach · Wed Sep 26 00:14:37 2012 +0200
  20. e6d3345 usb: add support for multiple usb controllers by Lucas Stach · Wed Sep 26 00:14:36 2012 +0200
  21. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · Wed Sep 26 00:14:35 2012 +0200
  22. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  23. 99ea38b pmc405de and zeus: remove the env_ptr externs by Igor Grinberg · Fri Sep 28 12:04:46 2012 +0200
  24. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · Wed Sep 19 15:18:52 2012 +0200
  25. 33bda90 ppc4xx: Remove ML2 board support by Stefan Roese · Wed Sep 19 15:18:51 2012 +0200
  26. 32ca04a ppc4xx: Remove IOP480 support by Stefan Roese · Wed Sep 19 14:33:52 2012 +0200
  27. 2206b34 serial: Enhance the manual relocation by Marek Vasut · Sun Sep 16 18:54:22 2012 +0200
  28. 21bb3ec serial: Compile drivers/serial/serial.c by default by Marek Vasut · Fri Sep 14 23:46:48 2012 +0200
  29. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · Fri Sep 14 23:45:51 2012 +0200
  30. f35317c serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · Fri Sep 14 23:44:09 2012 +0200
  31. 8ee2951 serial: Remove CONFIG_SERIAL_MULTI from config files by Marek Vasut · Fri Sep 14 23:39:52 2012 +0200
  32. 6082822 serial: Unconditionally enable CONFIG_SERIAL_MULTI by Marek Vasut · Fri Sep 14 23:20:05 2012 +0200
  33. 79f2047 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · Sat Sep 29 18:16:28 2012 +0200
  34. b1591a1 serial: ns16550: Rename serial.c to serial_ns16550.c by Marek Vasut · Sat Sep 29 18:12:47 2012 +0200
  35. 9e1fca9 serial: ns16550: Call usbtty_poll only in non-SPL build by Marek Vasut · Sat Sep 15 10:25:19 2012 +0200
  36. a6f6334 serial: Use puts() and hang() instead of panic() in SPL by Marek Vasut · Sat Sep 15 10:33:51 2012 +0200
  37. ff17767 serial: mxs: spl: Remove empty serial_* functions from SPL code by Marek Vasut · Fri Sep 14 23:18:08 2012 +0200
  38. 904d3d7 serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · Fri Sep 14 22:40:08 2012 +0200
  39. 0d19c02 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · Fri Sep 14 22:39:44 2012 +0200
  40. 9776a44 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · Fri Sep 14 22:39:19 2012 +0200
  41. 46e4d5f serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · Fri Sep 14 22:38:46 2012 +0200
  42. 9a5f858 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · Fri Sep 14 22:38:09 2012 +0200
  43. 64c6055 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · Fri Sep 14 22:37:43 2012 +0200
  44. 0079786 serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · Fri Sep 14 22:37:17 2012 +0200
  45. e33298e serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · Fri Sep 14 22:36:50 2012 +0200
  46. 58177b7 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · Fri Sep 14 22:36:27 2012 +0200
  47. 5ee4656 serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · Fri Sep 14 22:35:43 2012 +0200
  48. dde3734 serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · Fri Sep 14 22:35:14 2012 +0200
  49. 9784bde serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · Fri Sep 14 22:34:51 2012 +0200
  50. 30916a4 serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · Fri Sep 14 22:34:22 2012 +0200
  51. 289c300 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · Fri Sep 14 22:33:21 2012 +0200
  52. 1591f18 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · Thu Sep 13 16:53:49 2012 +0200
  53. bec53ec serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · Thu Sep 13 16:53:15 2012 +0200
  54. fcb9ef8 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · Thu Sep 13 16:52:38 2012 +0200
  55. d2a9ea2 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · Thu Sep 13 16:52:07 2012 +0200
  56. 96e8ff6 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · Thu Sep 13 16:51:38 2012 +0200
  57. a1207aa serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · Thu Sep 13 16:51:02 2012 +0200
  58. ff093ed serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · Thu Sep 13 16:50:30 2012 +0200
  59. e9d0e3c serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · Thu Sep 13 16:49:51 2012 +0200
  60. 4b02639 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · Thu Sep 13 16:48:50 2012 +0200
  61. 4dfb1d0 serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver by Marek Vasut · Thu Sep 13 12:35:54 2012 +0200
  62. 4750eed serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver by Marek Vasut · Thu Sep 13 12:34:49 2012 +0200
  63. e67241b serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver by Marek Vasut · Thu Sep 13 12:34:24 2012 +0200
  64. adede69 serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver by Marek Vasut · Thu Sep 13 12:33:50 2012 +0200
  65. 7aa03ef serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver by Marek Vasut · Thu Sep 13 12:32:56 2012 +0200
  66. f728402 serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver by Marek Vasut · Thu Sep 13 12:29:31 2012 +0200
  67. bf5314b serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver by Marek Vasut · Thu Sep 13 12:28:07 2012 +0200
  68. 42cde13 serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver by Marek Vasut · Thu Sep 13 12:27:37 2012 +0200
  69. 4c2ced3 serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver by Marek Vasut · Thu Sep 13 12:26:39 2012 +0200
  70. 2c91a96 serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver by Marek Vasut · Thu Sep 13 12:25:48 2012 +0200
  71. 8330d1e serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver by Marek Vasut · Thu Sep 13 12:25:07 2012 +0200
  72. a29555c serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver by Marek Vasut · Thu Sep 13 01:40:33 2012 +0200
  73. c548545 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver by Marek Vasut · Thu Sep 13 01:38:52 2012 +0200
  74. 18a4779 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers by Marek Vasut · Thu Sep 13 01:34:16 2012 +0200
  75. 80ee3db serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver by Marek Vasut · Thu Sep 13 01:29:31 2012 +0200
  76. 58698e7 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver by Marek Vasut · Thu Sep 13 01:26:42 2012 +0200
  77. 76cb60d serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver by Marek Vasut · Thu Sep 13 01:20:59 2012 +0200
  78. 2a9d935 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver by Marek Vasut · Thu Sep 13 01:20:07 2012 +0200
  79. 01f9ea8 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver by Marek Vasut · Thu Sep 13 01:16:50 2012 +0200
  80. 3862c4a serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI by Marek Vasut · Thu Sep 13 00:02:54 2012 +0200
  81. 6b6fcfc serial: zoom2: Remove zoom2 serial prototypes from serial.h by Marek Vasut · Wed Sep 12 20:15:06 2012 +0200
  82. 840b724 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · Wed Sep 12 20:07:54 2012 +0200
  83. d012436 serial: bfin: Remove the bfin_serialN_device exports from serial.h by Marek Vasut · Wed Sep 12 20:05:13 2012 +0200
  84. 3f08506 serial: ns16550: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 20:02:05 2012 +0200
  85. f9bf966 serial: mpc512x: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:50:18 2012 +0200
  86. d97fb5c serial: microblaze: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:45:58 2012 +0200
  87. 354531e serial: zynq: Move serial registration from serial_initialize() by Tom Rini · Mon Oct 08 14:46:23 2012 -0700
  88. 533e31e serial: s5p: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 19:39:57 2012 +0200
  89. f344201 serial: pxa: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 13:57:58 2012 +0200
  90. b3e48aa serial: s3c24xx: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 16:01:16 2012 +0200
  91. 419d894 serial: mpc8xx: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 13:50:56 2012 +0200
  92. f6af048 serial: Implement serial_initfunc() macro by Marek Vasut · Wed Sep 12 17:49:58 2012 +0200
  93. e79aa90 serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config files by Marek Vasut · Sun Sep 16 16:07:24 2012 +0200
  94. bcf4872 serial: pxa: Make local functions static by Marek Vasut · Wed Sep 12 12:59:42 2012 +0200
  95. 0d4bef7 serial: pxa: Make use of default_serial_console in serial_pxa by Marek Vasut · Wed Sep 12 12:36:25 2012 +0200
  96. bc53d14 serial: pxa: Implement default_serial_console in serial_pxa.c by Marek Vasut · Wed Sep 12 12:26:30 2012 +0200
  97. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · Sun Sep 09 18:48:28 2012 +0200
  98. b46931d serial: Rename .init() and .uninit() in serial_device by Marek Vasut · Fri Sep 07 14:35:31 2012 +0200
  99. 80919de serial: Coding style cleanup of struct serial_device by Marek Vasut · Fri Sep 07 14:32:10 2012 +0200
  100. 1b476f9 COMMON: Use __stringify() instead of rest of implementations by Marek Vasut · Sun Sep 23 17:41:25 2012 +0200