1. 6118cb4 ANDROID: power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  2. 64062b3 ANDROID: power: Add property CHARGE_COUNTER_EXT and 64-bit precision properties by Todd Poynor · 11 years ago
  3. 635a06d ANDROID: power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLED by Todd Poynor · 12 years ago
  4. a02dedd ANDROID: power: power_supply: add POWER_SUPPLY_PROP_USB_OTG by Todd Poynor · 12 years ago
  5. af4f6ce ANDROID: power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' order by Todd Poynor · 12 years ago
  6. c986437 ANDROID: power_supply: Add custom property for USB High Current mode by Todd Poynor · 12 years ago
  7. 83707ea ANDROID: trace: cpufreq: Add tracing for min/max cpufreq by Ruchi Kandoi · 9 years ago
  8. 81863d6 ANDROID: cpuidle: governor: menu: don't use loadavg by Colin Cross · 13 years ago
  9. daeea72 ANDROID: fiq_debugger: Build fixes for 4.1 by John Stultz · 9 years ago
  10. 60c384b ANDROID: fiq_debugger: Add fiq_watchdog_triggered api by Arve Hjønnevåg · 11 years ago
  11. e073df6 ANDROID: fiq_debugger: Call fiq_debugger_printf through a function pointer from cpu specific code by Arve Hjønnevåg · 11 years ago
  12. 516b14d ANDROID: fiq_debugger: add ARM64 support by Colin Cross · 11 years ago
  13. cffbe78 ANDROID: fiq_debugger: split arm support into fiq_debugger_arm.c by Colin Cross · 11 years ago
  14. 7efcbb8 ANDROID: fiq_debugger: use pt_regs for registers by Colin Cross · 11 years ago
  15. cbee915 ANDROID: fiq_debugger: allow compiling without CONFIG_FIQ_GLUE by Colin Cross · 11 years ago
  16. a6bec1f ANDROID: fiq_debugger: rename debug->fiq_debugger by Colin Cross · 11 years ago
  17. 66bbef2 ANDROID: fiq_debugger: move into drivers/staging/android/fiq_debugger/ by Colin Cross · 11 years ago
  18. 6427ac4 ANDROID: fix false disconnect due to a signal sent to the reading process by keunyoung · 11 years ago
  19. e45c769 ANDROID: usb: gadget: cleanup: fix unused variable and function warnings by Amit Pundir · 9 years ago
  20. 95106e3 ANDROID: usb: gadget: build audio_source function only if SND is enabled by Amit Pundir · 9 years ago
  21. 9214c89 ANDROID: usb: gadget: configfs: handle gadget reset request for android by Amit Pundir · 9 years ago
  22. bba0df3 ANDROID: usb: gadget: create F_midi device by Badhri Jagan Sridharan · 9 years ago
  23. 560f013 ANDROID: usb: gadget: Add device attribute to determine gadget state by Badhri Jagan Sridharan · 9 years ago
  24. 9a9b168 ANDROID: usb: phy: fix dual role sysfs build if kernel modules are supported by Amit Pundir · 9 years ago
  25. 7dfee9c ANDROID: usb: phy: Dual role sysfs class definition by Badhri Jagan Sridharan · 9 years ago
  26. 171b812 ANDROID: usb: gadget: fix NULL ptr derefer while symlinking PTP func by Amit Pundir · 9 years ago
  27. 9150ea1 ANDROID: usb:gadget:Add "state" attribute to android_device by Badhri Jagan Sridharan · 9 years ago
  28. 9061f25 ANDROID: usb: gadget: Do not disconnect unregistered dev by Badhri Jagan Sridharan · 10 years ago
  29. 3cad9be ANDROID: usb: gadget: Relocate f_accessory by Badhri Jagan Sridharan · 10 years ago
  30. f9247ce ANDROID: usb: gadget: Accessory:Migrate to USB_FUNCTION API by Badhri Jagan Sridharan · 10 years ago
  31. f188487 ANDROID: usb: gadget: Move gadget functions code by Badhri Jagan Sridharan · 10 years ago
  32. 743a13c ANDROID: usb:gadget:audio_source: Move to USB_FUNCTION API by Badhri Jagan Sridharan · 10 years ago
  33. d6b2d77 ANDROID: usb: gadget: Add function devices to the parent by Badhri Jagan Sridharan · 10 years ago
  34. 6d9285e ANDROID: usb: gadget: f_audio_source:replace deprecated API by Badhri Jagan Sridharan · 10 years ago
  35. 65758ce ANDROID: usb: gadget: check for accessory device before disconnecting HIDs by Amit Pundir · 10 years ago
  36. 2187738 ANDROID: usb: gadget: Add Uevent to notify userspace by Badhri Jagan Sridharan · 10 years ago
  37. eab46c4 ANDROID: usb: gadget: mtp/ptp: Migrate functions to the USB_FUNCTION interface by Badhri Jagan Sridharan · 10 years ago
  38. be102d9 ANDROID: usb: gadget: f_audio_source: Fixed USB Audio Class Interface Descriptor by Anson Jacob · 10 years ago
  39. 2c4e8fe ANDROID: usb: gadget: f_audio_source: change max ISO packet size by Anson Jacob · 10 years ago
  40. 64d81a2 ANDROID: usb: gadget: f_accessory: Enabled Zero Length Packet (ZLP) for acc_write by Anson Jacob · 10 years ago
  41. 1b07ec7 ANDROID: drivers: usb: gadget: 64-bit related type fixes by Greg Hackmann · 11 years ago
  42. 2453dad ANDROID: usb: gadget: f_mtp: move userspace interface to uapi by Colin Cross · 11 years ago
  43. 27dfc28 ANDROID: USB: remove duplicate out endpoint creation in MTP mode by Peter Oh · 11 years ago
  44. 47aabb9 ANDROID: usb: gadget: Fix android gadget driver build by Benoit Goby · 12 years ago
  45. e275439 ANDROID: usb: gadget: Fixes and hacks to make android usb gadget compile on 3.8 by Arve Hjønnevåg · 12 years ago
  46. 7369345 ANDROID: usb: otg: otg-wakelock: Fix build for 3.7 by Arve Hjønnevåg · 12 years ago
  47. 4ce5e65 ANDROID: usb: gadget: accessory: Fix section mismatch (again) by Todd Poynor · 12 years ago
  48. 34a37f8 ANDROID: USB: gadget: f_audio_source: New gadget driver for audio output by Mike Lockwood · 13 years ago
  49. 205115d ANDROID: USB: gadget: f_accessory: Add support for HID input devices by Mike Lockwood · 13 years ago
  50. b16cf28 ANDROID: USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctl by Mike Lockwood · 13 years ago
  51. ceb2f0a ANDROID: usb: gadget: accessory: Fix section mismatch by Benoit Goby · 12 years ago
  52. 3f9860a ANDROID: usb: otg: otg-wakelock: Fix build for 3.4 by Benoit Goby · 13 years ago
  53. 611b8d4 ANDROID: usb: gadget: adb: Only enable the gadget when adbd is ready by Benoit Goby · 13 years ago
  54. e44897c ANDROID: usb: gadget: adb: do not set error flag when dequeuing req by Colin Cross · 13 years ago
  55. a8dd454 ANDROID: usb: gadget: adb: allow freezing in adb_read by Colin Cross · 13 years ago
  56. 3d95527 ANDROID: usb: gadget: accessory: Add Android Accessory function by Benoit Goby · 13 years ago
  57. 7719a89 ANDROID: usb: gadget: adb: Add ADB function by Benoit Goby · 13 years ago
  58. 7a6d39e ANDROID: usb: gadget: mtp: Add MTP/PTP function by Benoit Goby · 13 years ago
  59. 666167c ANDROID: usb: otg: otg-wakelock: fix build for 3.3 by Colin Cross · 13 years ago
  60. 2c7e324 ANDROID: usb: otg: Temporarily grab wakelock on charger and disconnect events by Todd Poynor · 13 years ago
  61. 21b36ea ANDROID: USB: OTG: Take wakelock when VBUS present by Todd Poynor · 13 years ago
  62. a7e707e ANDROID: net: PPPoPNS and PPPoLAC build fixes for 4.4 by Amit Pundir · 9 years ago
  63. 85d6388 ANDROID: net: pppopns: pppolac: fix sendmsg function calls by Amit Pundir · 9 years ago
  64. 30cd639 ANDROID: net: PPPoPNS: Remove length argument from data_ready by Jon Medhurst · 9 years ago
  65. bda61e5 ANDROID: net: PPPoPNS and PPPoLAC update to use PPP_MRU instead of PPP_MRU by JP Abgrall · 12 years ago
  66. f6cd375 ANDROID: net: Reorder incoming packets in PPPoLAC and PPPoPNS. by Chia-chi Yeh · 14 years ago
  67. 32f7ae9 ANDROID: net: PPPoPNS and PPPoLAC fixes. by Chia-chi Yeh · 15 years ago
  68. 70511fd ANDROID: net: add PPP on PPTP Network Server (PPPoPNS) driver. by Chia-chi Yeh · 15 years ago
  69. 5ebc1fc ANDROID: net: add PPP on L2TP Access Concentrator (PPPoLAC) driver. by Chia-chi Yeh · 16 years ago
  70. be916e8 ANDROID: net: Only NET_ADMIN is allowed to fully control TUN interfaces. by Chia-chi Yeh · 13 years ago
  71. d775b65 ANDROID: mmc: core: Remove stray CONFIG_EXPERIMENTAL dependencies by John Stultz · 12 years ago
  72. 6fc8bec ANDROID: mmc: Add "ignore mmc pm notify" functionality by Dmitry Shmidt · 14 years ago
  73. 6ddb84e ANDROID: mmc: sdio: Fix sdio_reset_comm for sync by Hosung Kim · 12 years ago
  74. 5b7f909 ANDROID: mmc: sdio: fix sdio_reset_comm() voltage selection by Colin Cross · 11 years ago
  75. 137aeca ANDROID: mmc: sdio: Fix enable_hs and enable_wide in sdio_reset_comm() by Dmitry Shmidt · 14 years ago
  76. 48ed6fa ANDROID: mmc: sdio: Add high speed support to sdio_reset_comm() by Daniel Chen · 15 years ago
  77. 7aa92ea ANDROID: mmc: sdio: Claim host in sdio_reset_comm() by Dmitry Shmidt · 15 years ago
  78. 938571b ANDROID: mmc: Add new API call 'sdio_reset_comm' for resetting communication with an SDIO device by San Mehat · 17 years ago
  79. 56d0106 ANDROID: mmc: Add sdio_readb_ext() function by Dmitry Shmidt · 16 years ago
  80. 2b6be3a ANDROID: mmc: Add concept of an 'embedded' SDIO device. by San Mehat · 17 years ago
  81. 0a3f562 ANDROID: mmc: sd: Add retries in re-detection by San Mehat · 16 years ago
  82. 3d1bf52 ANDROID: mmc: sd: When resuming, try a little harder to init the card by San Mehat · 16 years ago
  83. 6bb7b60 ANDROID: mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD detection by San Mehat · 16 years ago
  84. 4020378 ANDROID: mtd: nand: Allow NAND chip ids to be included standalone. by Dima Zavin · 16 years ago
  85. bffb6b8 ANDROID: gpio_input: convert from wakelocks to wakeup sources by Todd Poynor · 12 years ago
  86. 455a52a ANDROID: input: Made keyreset more robust by Daniel Rosenberg · 10 years ago
  87. 6e92697 ANDROID: input: Changed keyreset to act as a wrapper for keycombo. by Daniel Rosenberg · 11 years ago
  88. e03e4e2 ANDROID: input: add keycombo, a general key combo driver. by Daniel Rosenberg · 11 years ago
  89. c4be12a ANDROID: input: misc: keychord: log when keychord triggered by JP Abgrall · 12 years ago
  90. 630a1e7 ANDROID: input: keychord: Add keychord driver by Mike Lockwood · 16 years ago
  91. b172e89 ANDROID: input: Add keyreset driver. by Arve Hjønnevåg · 16 years ago
  92. 1c70598 ANDROID: input: misc: gpio_event: remove early suspend by Colin Cross · 13 years ago
  93. ca98413 ANDROID: Input: Generic GPIO Input device. by Arve Hjønnevåg · 16 years ago
  94. 092be1d ANDROID: lowmemorykiller: use module_param_cb instead of __module_param_call by Amit Pundir · 9 years ago
  95. cbd47bd ANDROID: lowmemorykiller: trace kill events. by Martijn Coenen · 9 years ago
  96. 73f1dd6 ANDROID: staging: lowmemorykiller: Add config option to support oom_adj values by Arve Hjønnevåg · 12 years ago
  97. b3505d2 ANDROID: Shrink ashmem directly through shmem_fallocate by Tobias Lindskog · 10 years ago
  98. 6f19367 ANDROID: ashmem: Add shmem_set_file to mm/shmem.c by John Stultz · 13 years ago
  99. 0451698 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  100. cd66289 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago