Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_msm8996
/
2eb645e7b5662da47646f76b41b4141f2c9bf13a
2eb645e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
8fdb7e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 16 years ago
fc7f99c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 16 years ago
0a492fd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
4cb80cd
USB: gadget/multi: cdc_do_config: remove redundant check
by Peter Korsgaard
· 16 years ago
d835933
usb: r8a66597-hcd: fix removed from an attached hub
by Yoshihiro Shimoda
· 16 years ago
9ce669a
USB: xhci: Make endpoint interval debugging clearer.
by Sarah Sharp
· 16 years ago
f09a15e
USB: Fix usb_fill_int_urb for SuperSpeed devices
by Matthew Wilcox
· 16 years ago
e549a17
USB: cp210x: Remove double usb_control_msg from cp210x_set_config
by Michael Brunner
· 16 years ago
7f56cfd
USB: Remove last bit of CONFIG_USB_BERRY_CHARGE
by Christoph Egger
· 16 years ago
83ba11d
USB: gadget: add gadget controller number for s3c-hsotg driver
by Maurus Cuelenaere
· 16 years ago
9c67d28
USB: ftdi_sio: Fix locking for change_speed() function
by Alessio Igor Bogani
· 16 years ago
11b10d9
USB: g_mass_storage: fixed module name in Kconfig
by Michal Nazarewicz
· 16 years ago
f479d70
USB: gadget: f_mass_storage::fsg_bind(): fix error handling
by Peter Korsgaard
· 16 years ago
f88f669
USB: g_mass_storage: fix section mismatch warnings
by Mike Frysinger
· 16 years ago
f2984a3
USB: gadget: fix Blackfin builds after gadget cleansing
by Mike Frysinger
· 16 years ago
872f8b4
USB: goku_udc: remove potential null dereference
by Dan Carpenter
· 16 years ago
33c3875
USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is 0xff
by spark
· 16 years ago
510607d
USB: serial: Fix module name typo for qcaux Kconfig entry.
by Stefan Schmidt
· 17 years ago
338124c
usb: cdc-wdm: Fix deadlock between write and resume
by Oliver Neukum
· 17 years ago
d93d16e
usb: cdc-wdm: Fix order in disconnect and fix locking
by Oliver Neukum
· 17 years ago
62e6685
usb: cdc-wdm:Fix loss of data due to autosuspend
by Oliver Neukum
· 17 years ago
beb1d35
usb: cdc-wdm: Fix submission of URB after suspension
by Oliver Neukum
· 17 years ago
d855fe2
usb: cdc-wdm: Fix race between disconnect and debug messages
by Oliver Neukum
· 17 years ago
922a5ea
usb: cdc-wdm: Fix race between autosuspend and reading from the device
by Oliver Neukum
· 17 years ago
860e41a
usb: cdc-wdm: Fix race between write and disconnect
by Oliver Neukum
· 17 years ago
aa47145
usb: musb: core: declare mbase only where it's used
by Felipe Balbi
· 16 years ago
7f4bca4
USB: musb: fix warnings in Blackfin regs
by Mike Frysinger
· 16 years ago
adb3ee4
usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
by Mike Frysinger
· 16 years ago
9957dd9
usb: musb: Fix compile error for omaps for musb_hdrc
by Tony Lindgren
· 16 years ago
fa7bf34
usb/gadget: fix compile error on r8a66597-udc.c
by Grant Likely
· 16 years ago
1e63ef0
USB: Fix documentation for avoid_reset_quirk
by Oliver Neukum
· 16 years ago
3b04872
USB: option: add support for a new CMOTECH device to usb/serial/option
by Nathaniel McCallum
· 16 years ago
bb73ed2a
USB: option: move hardcoded PID to a macro in usb/serial/option
by Nathaniel McCallum
· 16 years ago
eaff4cd
USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMOTECH
by Nathaniel McCallum
· 16 years ago
dee5658
USB: serial: ftdi: add CONTEC vendor and product id
by Daniel Sangorrin
· 16 years ago
1d68064
USB: xHCI: re-initialize cmd_completion
by Andiry Xu
· 16 years ago
bc75fa3
USB: xhci: rename driver to xhci_hcd
by Alex Chiang
· 16 years ago
ae92697
USB: musb: fix build error introduced by isoc change
by Sonic Zhang
· 16 years ago
0725e95
USB: qcserial: add new device ids
by Bernhard Rosenkraenzer
· 16 years ago
f073092
USB: cdc-acm: Fix stupid NULL pointer in resume()
by Oliver Neukum
· 17 years ago
1082f57
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
by Clemens Ladisch
· 17 years ago
92bc364
USB: EHCI: fix ITD list order
by Clemens Ladisch
· 17 years ago
bf16201
USB: Option: Add support for a variant of DLink DWM 652 U5
by Huang Ying
· 17 years ago
cd0e8aa
USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c
by Ondrej Zary
· 17 years ago
eb8878a
USB: serial: use port endpoint size to determine if ep is available
by Johan Hovold
· 17 years ago
6313620
USB: serial: fix softint not being called on errors
by Johan Hovold
· 17 years ago
0ae1474
USB: serial: fix error message on close in generic driver
by Johan Hovold
· 17 years ago
7152b59
USB: fix usbfs regression
by Alan Stern
· 16 years ago
12ee3c0
driver core: numa: fix BUILD_BUG_ON for node_read_distance
by David Rientjes
· 16 years ago
f0eae0e
driver-core: document ERR_PTR() return values
by Jani Nikula
· 16 years ago
178a5b3
kobject: documentation: Update to refer to kset-example.c.
by Robert P. J. Day
· 16 years ago
67fc233
sysdev: the cpu probe/release attributes should be sysdev_class_attributes
by Stephen Rothwell
· 16 years ago
462bd29
kobject: documentation: Fix erroneous example in kobject doc.
by Robert P. J. Day
· 16 years ago
e59817b
driver-core: fix missing kernel-doc in firmware_class
by Randy Dunlap
· 16 years ago
4d26e139
Driver core: Early platform kernel-doc update
by Magnus Damm
· 16 years ago
3691c96
sysfs: fix sysfs lockdep warning in mlx4 code
by Greg Kroah-Hartman
· 16 years ago
21e3bde
sysfs: fix sysfs lockdep warning in infiniband code
by Greg Kroah-Hartman
· 16 years ago
c7df670
sysfs: fix sysfs lockdep warning in ipmi code
by Greg Kroah-Hartman
· 16 years ago
6757eca3
sysfs: Initialised pci bus legacy_mem field before use
by Mel Gorman
· 16 years ago
e1955ca
sysfs: use sysfs_bin_attr_init in firmware class driver
by Jiri Kosina
· 16 years ago
3971047
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
by Linus Torvalds
· 16 years ago
9d20593
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 16 years ago
9b59a0a
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 16 years ago
c3a0bd7
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 16 years ago
a41842f
Merge branch 'for-linus/samsung-fixes' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 16 years ago
7228744
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 16 years ago
31cc1dd
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 16 years ago
961cde9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 16 years ago
f82c37e
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c6b9e73
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 16 years ago
441f405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 16 years ago
7c34691
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
5f87e54
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 16 years ago
01da470
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 16 years ago
61d7180
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
by Linus Torvalds
· 16 years ago
5dbc2f5
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
by Linus Torvalds
· 16 years ago
01d61d0
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 16 years ago
2e0c17d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
7de4a9a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
1097d7c
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
8ad6fca
Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree
by Chris Mason
· 16 years ago
1b53ac4
Btrfs: allow treeid==0 in the inode lookup ioctl
by Chris Mason
· 16 years ago
90fdde1
Btrfs: return keys for large items to the search ioctl
by Chris Mason
· 16 years ago
abc6e13
Btrfs: fix key checks and advance in the search ioctl
by Chris Mason
· 16 years ago
9205124
powerpc/5200: Build fix for mpc52xx watchdog timer code
by Grant Likely
· 16 years ago
1976152
of: Fix comparison of "compatible" properties
by Grant Likely
· 16 years ago
57b552b
memory hotplug/s390: set phys_device
by Heiko Carstens
· 16 years ago
bc32df0
memory hotplug: allow setting of phys_device
by Heiko Carstens
· 16 years ago
e5d6151
hpet: use for_each_set_bit()
by Akinobu Mita
· 16 years ago
c4af964
ntfs: use bitmap_weight
by Akinobu Mita
· 16 years ago
bcc54e2
jffs2: fix up rb_root initializations to use RB_ROOT
by Venkatesh Pallipadi
· 16 years ago
e9e58a4
memcg: avoid use cmpxchg in swap cgroup maintainance
by KAMEZAWA Hiroyuki
· 16 years ago
22001a1
gigaset: fix build failure
by Tilman Schmidt
· 16 years ago
5db5b02
ahci: pp->active_link is not reliable when FBS is enabled
by Shane Huang
· 16 years ago
9deb343
ahci: use BIOS date in broken_suspend list
by Tejun Heo
· 16 years ago
603037c
ahci: add missing nv IDs
by Tejun Heo
· 16 years ago
dcd5c16
perf: Fix unexported generic perf_arch_fetch_caller_regs
by Frederic Weisbecker
· 16 years ago
e04dd2d
Merge branch 'fix/hda' into for-linus
by Takashi Iwai
· 16 years ago
2a5e00e
Merge branch 'fix/misc' into for-linus
by Takashi Iwai
· 16 years ago
Next »