Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2c3c8bea608866d8bd9dcf92657d57fdcac011c5
/
include
2c3c8be
sysfs: add struct file* to bin_attr callbacks
by Chris Wright
· 14 years ago
27eabc7
sysfs: Don't use enums in inline function declaration.
by Eric W. Biederman
· 15 years ago
be867b1
sysfs: Comment sysfs directory tagging logic
by Serge E. Hallyn
· 15 years ago
746edb7
sysfs: Implement sysfs_delete_link
by Eric W. Biederman
· 15 years ago
3ff195b
sysfs: Implement sysfs tagged directory support.
by Eric W. Biederman
· 15 years ago
bc451f2
kobj: Add basic infrastructure for dealing with namespaces.
by Eric W. Biederman
· 15 years ago
1704f47
lockdep: Add novalidate class for dev->mutex conversion
by Peter Zijlstra
· 15 years ago
3142788
drivers/base: Convert dev->sem to mutex
by Thomas Gleixner
· 15 years ago
da5e4ef
devtmpfs: support !CONFIG_TMPFS
by Peter Korsgaard
· 15 years ago
db1afff
kref: remove kref_set
by NeilBrown
· 15 years ago
dd336c5
firmware_class: fix memory leak - free allocated pages
by David Woodhouse
· 15 years ago
d7dbf4f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
05ec7dd
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
33cf23b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 14 years ago
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
7c6d87a
Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 14 years ago
e26bcf3
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
by Greg Kroah-Hartman
· 15 years ago
0858a3a
USB: include/usb/*.h checkpatch cleanup
by Greg Kroah-Hartman
· 14 years ago
812219a
USB: usb.h: checkpatch cleanups
by Greg Kroah-Hartman
· 14 years ago
22b4b61
USB: remove usb_find_device
by Ming Lei
· 14 years ago
ddf8abd
USB: f_fs: the FunctionFS driver
by Michal Nazarewicz
· 15 years ago
22c43c8
wait_event_interruptible_locked() interface
by Michal Nazarewicz
· 15 years ago
c23e5fc
USB: serial: remove multi-urb write from generic driver
by Johan Hovold
· 15 years ago
27c7acf
USB: serial: reimplement generic fifo-based writes
by Johan Hovold
· 15 years ago
0ba169a
USB: simplify usb_sg_init()
by Alan Stern
· 15 years ago
910f8d0
USB: Change the scatterlist type in struct urb
by Matthew Wilcox
· 15 years ago
1e42901
USB: Turn interface_to_usbdev into an inline function
by Matthew Wilcox
· 15 years ago
fe54b05
USB: Add a usb_pipe_endpoint() convenience function
by Matthew Wilcox
· 15 years ago
b18a234
USB: Add definition for the Pipe Usage descriptor
by Matthew Wilcox
· 15 years ago
85bcb5e
USB: remove URB_NO_SETUP_DMA_MAP
by Alan Stern
· 15 years ago
842f169
USB: remove the usb_host_ss_ep_comp structure
by Alan Stern
· 15 years ago
3b02ca3
USB: export the new ch11.h file to userspce
by Alan Stern
· 15 years ago
f48cf80
USB: Composite framework: Add suspended sysfs entry
by Fabien Chouteau
· 15 years ago
65e0b49
USB: ncm: added ncm.h with auxiliary definitions
by Yauheni Kaliuta
· 15 years ago
01154aa
usb: cdc: ncm constants and structures added
by Yauheni Kaliuta
· 15 years ago
eab1caf
USB: Support for allocating USB 3.0 streams.
by Sarah Sharp
· 15 years ago
94af122
USB: Add stream ID field to struct urb.
by Sarah Sharp
· 15 years ago
22ad1e7
USB: Add parsing of SuperSpeed endpoint companion descriptor.
by Sarah Sharp
· 15 years ago
9e18c82
USB: use PM core routines to enable/disable autosuspend
by Alan Stern
· 15 years ago
ff9c895
USB: fix usbmon and DMA mapping for scatter-gather URBs
by Alan Stern
· 15 years ago
3a229eb
usb: otg: add global ULPI register definitions
by Heikki Krogerus
· 15 years ago
71adf11
USB: gadget: add HID gadget driver
by Fabien Chouteau
· 15 years ago
eaa3bcb
USB: serial: generalise write buffer preparation
by Johan Hovold
· 15 years ago
25d514c
USB: serial: re-implement multi-urb writes in generic driver
by Johan Hovold
· 15 years ago
2315432
USB: serial: generalise generic read implementation
by Johan Hovold
· 15 years ago
41bd72f
USB: serial: refactor read urb submission in generic driver
by Johan Hovold
· 15 years ago
bbcb2b9
USB: serial: allow drivers to define bulk buffer sizes
by Johan Hovold
· 15 years ago
317149c
USB: Add a new quirk: USB_QUIRK_HONOR_BNUMINTERFACES
by Hans de Goede
· 15 years ago
6ddc6da
USB: musb: allow the Blackfin vrsel gpio to be active low
by Cliff Cai
· 15 years ago
e6c213b
usb: musb: allow board to pass down fifo mode
by Felipe Balbi
· 15 years ago
bd5afa9
usb-serial: Use tty_port version console instead of usb_serial_port
by Jason Wessel
· 15 years ago
288ead4
USB: remove bogus USB_PORT_FEAT_*_SPEED symbols
by Alan Stern
· 15 years ago
d20db4b
USB: split hub.h into ch11.h and merge-in hcd.h
by Eric Lescouet
· 15 years ago
d65d7e7
USB: make hub.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
27729aa
USB: make hcd.h public (drivers dependency)
by Eric Lescouet
· 15 years ago
a0fe3cc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 14 years ago
04afb40
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 14 years ago
7f06a8b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 14 years ago
c3ad33c
Merge branch 'for-linus/i2c-2635' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
fb091be
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
bd7fc2f
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 14 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5429126
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
46ee964
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
9d35bc1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
96b5b7f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
d71f4ce
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
9ce3db4
Merge branch 'topic/usb' into for-linus
by Takashi Iwai
· 14 years ago
20406f9
Merge branch 'topic/jack' into for-linus
by Takashi Iwai
· 14 years ago
5e8aa85
Merge branch 'topic/misc' into for-linus
by Takashi Iwai
· 14 years ago
3374cd1
Merge branch 'topic/core-cleanup' into for-linus
by Takashi Iwai
· 14 years ago
f72caf7
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
6a6be47
Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
164d44f
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
6e0b7b2
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
20c9d2c
i2c-omap: add mpu wake up latency constraint in i2c
by Kalle Jokiniemi
· 14 years ago
1d3c6ff
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
7c7cbaf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 14 years ago
ba0234e
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
360ff78
libata-sff: separate out BMDMA qc_issue
by Tejun Heo
· 14 years ago
f60d701
libata-sff: prd is BMDMA specific
by Tejun Heo
· 14 years ago
f47451c
libata-sff: ata_sff_[dumb_]qc_prep are BMDMA specific
by Tejun Heo
· 14 years ago
fe06e5f
libata-sff: separate out BMDMA EH
by Tejun Heo
· 14 years ago
c429137
libata-sff: port_task is SFF specific
by Tejun Heo
· 14 years ago
5fe7454
libata-sff: ap->[last_]ctl are SFF specific
by Tejun Heo
· 14 years ago
8244cd0
libata-sff: rename ap->ops->drain_fifo() to sff_drain_fifo()
by Tejun Heo
· 14 years ago
c708765
libata-sff: clean up BMDMA initialization
by Tejun Heo
· 14 years ago
8d0bc2b
Merge commit 'v2.6.34' into next
by Dmitry Torokhov
· 14 years ago
6003b5c
V4L/DVB: v4l2-subdev.h: Add support for enum_dv_preset
by Mats Randgaard
· 15 years ago
ffb4877
V4L/DVB: v4l2-common: simplify prio utility functions
by Hans Verkuil
· 15 years ago
54aefaf
V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbi
by Hans Verkuil
· 15 years ago
32cd527
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
by Hans Verkuil
· 15 years ago
97f8105
V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync()
by Mauro Carvalho Chehab
· 15 years ago
bc0f7f1
V4L/DVB: Add a new ERROR flag for DQBUF after recoverable streaming errors
by Pawel Osciak
· 15 years ago
5a143b1
V4L/DVB: ir-core: remove IR_TYPE_PD
by David Härdeman
· 15 years ago
1bcaf4b
V4L/DVB: v4l: add VSYNC and EOS events for use with ivtv
by Hans Verkuil
· 15 years ago
d3d7c96
V4L/DVB: V4L: Events: Support event handling in do_ioctl
by Sakari Ailus
· 15 years ago
c3b5b02
V4L/DVB: V4L: Events: Add backend
by Sakari Ailus
· 15 years ago
fda1021
V4L/DVB: V4L: Events: Add new ioctls for events
by Sakari Ailus
· 15 years ago
Next »