1. 0900cbb ANDROID: usb: gadget: f_accessory: fix false disconnect due to a signal sent to the reading process by keunyoung · 11 years ago
  2. c655b60 ANDROID: usb: gadget: f_accessory: Move gadget functions code by Badhri Jagan Sridharan · 10 years ago
  3. fef9e66 ANDROID: usb: gadget: f_accessory: Migrate to USB_FUNCTION API by Badhri Jagan Sridharan · 10 years ago
  4. 8b992ab ANDROID: usb: gadget: f_audio_source: disable the CPU C-states upon playback by Konrad Leszczynski · 9 years ago
  5. a440d38 ANDROID: usb: gadget: f_audio_source: Move gadget functions code by Badhri Jagan Sridharan · 10 years ago
  6. 4f5452d ANDROID: usb: gadget: f_audio_source: Move to USB_FUNCTION API by Badhri Jagan Sridharan · 10 years ago
  7. 4503b04 ANDROID: usb: gadget: configfs: fix null ptr in android_disconnect by Danilo Krummrich · 7 years ago
  8. 25c8c11 ANDROID: usb: gadget: configfs: Add device attribute to determine gadget state by Badhri Jagan Sridharan · 9 years ago
  9. abfef25 ANDROID: usb: gadget: configfs: Add "state" attribute to android_device by Badhri Jagan Sridharan · 10 years ago
  10. 94ad0c4 ANDROID: usb: gadget: configfs: Add function devices to the parent by Badhri Jagan Sridharan · 10 years ago
  11. 5454394 ANDROID: usb: gadget: configfs: Add Uevent to notify userspace by Badhri Jagan Sridharan · 10 years ago
  12. 07f8c5a ANDROID: usb: gadget: configfs: Add usb_function ptr to fi struct by Badhri Jagan Sridharan · 10 years ago
  13. 9d8ad91 ANDROID: usb: gadget: f_audio_source: Fixed USB Audio Class Interface Descriptor by Anson Jacob · 11 years ago
  14. 5ccaa7f ANDROID: usb: gadget: f_audio_source: change max ISO packet size by Anson Jacob · 11 years ago
  15. d20bd7b ANDROID: usb: gadget: f_audio_source: New gadget driver for audio output by Mike Lockwood · 13 years ago
  16. d25f086 ANDROID: usb: gadget: f_accessory: check for accessory device before disconnecting HIDs by Amit Pundir · 10 years ago
  17. 47f4f3f ANDROID: usb: gadget: f_accessory: Enabled Zero Length Packet (ZLP) for acc_write by Anson Jacob · 11 years ago
  18. 45cb8c7 ANDROID: usb: gadget: f_accessory: move userspace interface to uapi by Colin Cross · 11 years ago
  19. be8b40c ANDROID: usb: gadget: f_accessory: Add support for HID input devices by Mike Lockwood · 13 years ago
  20. a7325e5 ANDROID: usb: gadget: f_accessory: Add ACCESSORY_SET_AUDIO_MODE control request and ioctl by Mike Lockwood · 13 years ago
  21. bd433eb ANDROID: usb: gadget: f_accessory: Add Android Accessory function by Benoit Goby · 13 years ago
  22. 8a0d35f ANDROID: trace: sched: add sched blocked tracepoint which dumps out context of sleep. by Riley Andrews · 9 years ago
  23. 3d07cba ANDROID: security,perf: Allow further restriction of perf_event_open by Jeff Vander Stoep · 9 years ago
  24. 53dd961 ANDROID: power: wakeup: Add the guard condition for len in pm_get_active_wakeup_sources by Ruchi Kandoi · 9 years ago
  25. 5b961f8 ANDROID: power: wakeup: Add last wake up source logging for suspend abort reason. by Ruchi Kandoi · 10 years ago
  26. b8bd2e4 ANDROID: power: wakeup_reason: fix suspend time reporting by Amit Pundir · 10 years ago
  27. acccb4c ANDROID: power: wakeup_reason: Report suspend times from last_suspend_time by jinqian · 10 years ago
  28. ba32dd1 ANDROID: power: wakeup_reason: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  29. 01fea29 ANDROID: power: wakeup_reason: Avoids bogus error messages for the suspend aborts. by Ruchi Kandoi · 10 years ago
  30. 0bce146 ANDROID: power: wakeup_reason: Add guard condition for maximum wakeup reasons by Ruchi Kandoi · 11 years ago
  31. 4de3785 ANDROID: power: wakeup_reason: add an API to log wakeup reasons by Ruchi Kandoi · 11 years ago
  32. 6a42773 ANDROID: power: power_supply: Add property CHARGE_COUNTER_EXT and 64-bit precision properties by Todd Poynor · 11 years ago
  33. 10152c2 ANDROID: power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLED by Todd Poynor · 13 years ago
  34. cd934f0 ANDROID: power: power_supply: add POWER_SUPPLY_PROP_USB_OTG by Todd Poynor · 13 years ago
  35. 314f5bb ANDROID: power: power_supply: Add custom property for USB High Current mode by Todd Poynor · 13 years ago
  36. 2c3988d ANDROID: arm64: copy CONFIG_CMDLINE_EXTEND from ARM by Colin Cross · 11 years ago
  37. eb69992 ANDROID: of: Support CONFIG_CMDLINE_EXTEND config option by Doug Anderson · 13 years ago
  38. 8b67012 ANDROID: NFC: st21nfca: Fix memory OOB and leak issues in connectivity events handler by Suren Baghdasaryan · 7 years ago
  39. 4818d4b ANDROID: NFC: Fix possible memory corruption when handling SHDLC I-Frame commands by Suren Baghdasaryan · 7 years ago
  40. 74f0695 ANDROID: nfc: fdp: Fix possible buffer overflow in WCS4000 NFC driver by Suren Baghdasaryan · 7 years ago
  41. 51d5dae ANDROID: NFC: st21nfca: Fix out of bounds kernel access when handling ATR_REQ by Suren Baghdasaryan · 7 years ago
  42. 9d30b77 ANDROID: netfilter: xt_IDLETIMER: Use fullsock when querying uid by Subash Abhinov Kasiviswanathan · 8 years ago
  43. 09535b8 ANDROID: netfilter: xt_IDLETIMER: Fix use after free condition during work by Subash Abhinov Kasiviswanathan · 8 years ago
  44. c3cdced ANDROID: netfilter: xt_IDLETIMER: Adds the uid field in the msg by Ruchi Kandoi · 10 years ago
  45. 5044acd ANDROID: netfilter: xt_IDLETIMER: time-stamp and suspend/resume handling. by Ruchi Kandoi · 11 years ago
  46. 1b292cb ANDROID: netfilter: xt_IDLETIMER: Add new netlink msg type by JP Abgrall · 13 years ago
  47. 7ff0c9f ANDROID: netfilter: xt_quota2: fixup the quota2, and enable. by JP Abgrall · 14 years ago
  48. ea263c6 ANDROID: netfilter: xt_quota2: adding the original quota2 from xtables-addons by JP Abgrall · 14 years ago
  49. db8b08f ANDROID: net: xfrm: make PF_KEY SHA256 use RFC-compliant truncation. by Lorenzo Colitti · 8 years ago
  50. e9250cb ANDROID: net: wireless: wlcore: Disable filtering in AP role by Jimmy Perchet · 9 years ago
  51. fdad8f3 ANDROID: net: wireless: Decrease scan entry expiration to avoid stall results by Dmitry Shmidt · 11 years ago
  52. 37de588 ANDROID: net: rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power down by Nick Pelly · 16 years ago
  53. f02d3d4 ANDROID: net: ipv6: autoconf routes into per-device tables by Lorenzo Colitti · 11 years ago
  54. 5d542ba ANDROID: net: ipv6: fix crash caused by ipv6_find_hdr() by JP Abgrall · 13 years ago
  55. 89e8c70 ANDROID: net: ipv4: tcp: add a sysctl to config the tcp_default_init_rwnd by JP Abgrall · 11 years ago
  56. 8f414ea4 ANDROID: net: ipv4: sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size by Robert Love · 16 years ago
  57. 4edb733 ANDROID: net: ip-sysctl: Document tcp_fwmark_accept by Lorenzo Colitti · 11 years ago
  58. 3a8e694 ANDROID: net: paranoid: commoncap: Begin to warn users of implicit PARANOID_NETWORK capability grants by John Stultz · 7 years ago
  59. 135cc55 ANDROID: net: paranoid: security: Add proper checks for Android specific capability checks by Tushar Behera · 13 years ago
  60. 6ac0eb6 ANDROID: net: paranoid: Only NET_ADMIN is allowed to fully control TUN interfaces. by Chia-chi Yeh · 14 years ago
  61. 336442a ANDROID: net: paranoid: Replace AID_NET_RAW checks with capable(CAP_NET_RAW). by Chia-chi Yeh · 16 years ago
  62. 944c751 ANDROID: net: paranoid: security: Add AID_NET_RAW and AID_NET_ADMIN capability check in cap_capable(). by Chia-chi Yeh · 16 years ago
  63. bac1ef3 ANDROID: net: Paranoid network. by Robert Love · 16 years ago
  64. e7141f6 ANDROID: mmc: core: Add "ignore mmc pm notify" functionality by Dmitry Shmidt · 14 years ago
  65. 62dd463 ANDROID: mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
  66. d7b0c0b ANDROID: Kbuild, LLVMLinux: allow overriding clang target triple by Greg Hackmann · 8 years ago
  67. 6b1a534 CHROMIUM: kbuild: clang: Disable the 'duplicate-decl-specifier' warning by Matthias Kaehlcke · 8 years ago
  68. 1882aaf ANDROID: kbuild: Makefile.clean: make Kbuild and Makefile optional by Amit Pundir · 9 years ago
  69. 58e3ed46 ANDROID: kbuild: make it possible to specify the module output dir by Rom Lemarchand · 10 years ago
  70. 64bfef4 ANDROID: input: keyreset: switch to orderly_reboot by Eric Ernst · 8 years ago
  71. a9fab76 ANDROID: input: keyreset: Made keyreset more robust by Daniel Rosenberg · 11 years ago
  72. 3bf11af ANDROID: input: keyreset: Changed keyreset to act as a wrapper for keycombo. by Daniel Rosenberg · 11 years ago
  73. 5130e5b ANDROID: input: keycombo: add keycombo, a general key combo driver. by Daniel Rosenberg · 11 years ago
  74. 2029a0b ANDROID: input: keyreset: Add keyreset driver. by Arve Hjønnevåg · 16 years ago
  75. 313894b ANDROID: input: gpio_matrix: Remove wakelock.h dependencies by Dmitry Shmidt · 8 years ago
  76. 721c60a ANDROID: input: gpio_input: convert from wakelocks to wakeup sources by Todd Poynor · 13 years ago
  77. 5f53db5d ANDROID: input: gpio_event: remove early suspend by Colin Cross · 13 years ago
  78. 09141d3 ANDROID: input: Generic GPIO Input devices by Arve Hjønnevåg · 16 years ago
  79. 28cf012 ANDROID: initramfs: Add skip_initramfs command line option by Rom Lemarchand · 10 years ago
  80. 94c8b7c ANDROID: build: add build server configs for goldfish by Jin Qian · 8 years ago
  81. e6a79b5 ANDROID: goldfish: add ranchu defconfigs by Jin Qian · 8 years ago
  82. 6018c16 ANDROID: fs: Fix for in kernel emergency remount when loop mounts are used by Christian Poetzsch · 9 years ago
  83. 004c6cf ANDROID: fs: Refactor FS readpage/write tracepoints. by Mohan Srinivasan · 8 years ago
  84. e303055 ANDROID: fs: FS tracepoints to track IO. by Mohan Srinivasan · 8 years ago
  85. ccbfe3f ANDROID: fs: sched: add a counter to track fsync by Jin Qian · 8 years ago
  86. a1f9edc ANDROID: fs: epoll: use freezable blocking call by Colin Cross · 12 years ago
  87. dd47f95 ANDROID: dm: verity: add minimum prefetch size by Keun-young Park · 8 years ago
  88. 207a8c5 ANDROID: dm: android-verity: mark dev as rw for linear target by Badhri Jagan Sridharan · 9 years ago
  89. 7bdb051 ANDROID: dm: android-verity: allow disable dm-verity for Treble VTS by Bowgo Tsai · 8 years ago
  90. b4403e5 ANDROID: dm: android-verity: fix table_make_digest() error handling by Greg Hackmann · 8 years ago
  91. fb982f4 ANDROID: dm: android-verity: rebase for 4.9 by Badhri Jagan Sridharan · 8 years ago
  92. a70b495 ANDROID: dm: android-verity: Remove fec_header location constraint by Badhri Jagan Sridharan · 8 years ago
  93. 3633ffc ANDROID: dm: android-verity: adopt changes made to dm callbacks by Badhri Jagan Sridharan · 8 years ago
  94. 71d0e3b ANDROID: dm: android-verity: pack the fec_header structure by Jeremy Compostella · 9 years ago
  95. 499b63d ANDROID: dm: android-verity: Verify header before fetching table by Badhri Jagan Sridharan · 9 years ago
  96. 890f84f ANDROID: dm: android-verity: allow adb disable-verity only in userdebug by Badhri Jagan Sridharan · 9 years ago
  97. f01a243 ANDROID: dm: android-verity: mount as linear target if eng build by Badhri Jagan Sridharan · 9 years ago
  98. b7769da ANDROID: dm: android-verity: use default verity public key by Badhri Jagan Sridharan · 9 years ago
  99. c2d4f3b ANDROID: dm: android-verity: fix signature verification flag by Badhri Jagan Sridharan · 9 years ago
  100. a32178e ANDROID: dm: android-verity: use name_to_dev_t by Jeremy Compostella · 9 years ago