projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author
Commit
2006-09-27
Luiz Fernando...
USB: appletouch: Use usb_endpoint_* functions.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Luiz Fernando...
USB: hub: Use usb_endpoint_* functions.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Luiz Fernando...
USB: usblp: Use usb_endpoint_* functions.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Luiz Fernando...
USB: New functions to check endpoints info.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jesper Juhl
USB: making the kernel -Wshadow clean - USB & completion
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Luiz Fernando...
USB: Make file operations structs in drivers/usb const.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Ben Williamson
USB: gmidi: New USB MIDI Gadget class driver.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Milan Svoboda
USB: gadgetfs: protect ep_release with lock
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Milan Svoboda
USB: fix ep_config to return correct value
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Milan Svoboda
USB: correct locking in gadgetfs_disconnect
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Dmitry Torokhov
USB: onetouch - handle errors from input_register_device()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
David Brownell
USB: build fixes: ohci-omap
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Hermann Kneissel
USB: garmin_gps support for new generation of gps receivers
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Ping Cheng
USB: wacom tablet driver reorganization
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Franck Bui-Huu
USB: usbcore get rid of the timer in usb_start_wait_urb()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Luiz Fernando...
USB: ipaq: minor ipaq_open() cleanup.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Randy Dunlap
usbnet: printk format warning
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
David Hollis
USB: asix - Add AX88178 support and many other changes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jamie Painter
USB: usbnet - Add unlink_rx_urbs() call to allow for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Thiago Galesi
USB: pl2303: cosmetic changes to quirk
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Thiago Galesi
USB: pl2303: reduce number of prototypes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Thiago Galesi
USB: pl2303: cosmetic changes to pl2303_buf_{clear...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Thiago Galesi
USB: pl2303: remove 80-columns limit violations in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Luiz Fernando...
USB: pl2303: Removes unneeded goto.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Daniel Ritz
usbtouchscreen: version 0.4
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
hub driver: improve use of #ifdef
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usbcore: suspending devices with no driver
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usbcore: fix up device and power state tests
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usbcore: set device and power states properly
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usbcore: track whether interfaces are suspended
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usbcore: resume device resume recursion
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usbcore: split suspend/resume for device and interfaces
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usbcore: make usb_generic a usb_device_driver
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usbcore: add usb_device_driver definition
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usbcore: move code among source files
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usbcore: rename usb_suspend_device to usb_port_suspend
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usb-skeleton: don't submit URBs after disconnection
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usbfs: detect device unregistration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usbfs: private mutex for open, release, and remove
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Sean Young
USB: Phidgets should check create_device_file() return...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Sean Young
USB: Put phidgets driver in a sysfs class
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Sean Young
USB: Add driver for PhidgetMotorControl
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
usbcore: add configuration_string to attribute group
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Dmitry Torokhov
USB: Make usb_buffer_free() NULL-safe
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Werner Lemberg
USB: ark3116: Formatting cleanups
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Werner Lemberg
USB: ark3116: Add TIOCGSERIAL and TIOCSSERIAL ioctl...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Tony Lindgren
USB: Allow compile in g_ether, fix typo
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
David Brownell
USB: pxa2xx_udc understands GPIO based VBUS sensing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
David Brownell
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Andrew Morton
USB: kill usb kconfig warning
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Vitaly Wool
USB OHCI controller support for PNX4008
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Ben Dooks
USB: ohci-s3c2410.c: clock now usb-bus-host
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
David Brownell
USB: OHCI avoids root hub timer polling
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Sam Bishop
USB doc patch 2
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Sam Bishop
USB: doc patch 1
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Phil Dibowitz
USB: unusual_dev entry for Sony P990i
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Alan Stern
USB: unusual_devs entry for Lacie DVD+-RW
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Linus Torvalds
Merge branch 'release' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Linus Torvalds
Merge /pub/scm/linux/kernel/git/lethal/sh-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davem/sparc-2.6
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Andrew Morton
[PATCH] x86: use probe_kernel_address in handle_BUG()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Andrew Morton
[PATCH] add probe_kernel_address()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Eric W. Biederman
[PATCH] de_thread: Use tsk not current
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Adrian Bunk
[PATCH] fs/nfs/: make code static
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Martin Bligh
[PATCH] add newline to nfs dprintk
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Eric W. Biederman
[PATCH] pid: remove temporary debug code in attach_pid
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Eric W. Biederman
[PATCH] pid: Implement transfer_pid and use it to simpl...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Eric W. Biederman
[PATCH] sysctl: Document that sys_sysctl will be removed
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Eric W. Biederman
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Pekka J Enberg
[PATCH] msi: use kmem_cache_zalloc()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Marcelo Tosatti
[PATCH] Include __param section in read-only data range
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Andrew Morton
[PATCH] alloc_fdtable() cleanup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Michael Tokarev
[PATCH] EISA bus MODALIAS attributes support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Randy Dunlap
[PATCH] consistently use MAX_ERRNO in __syscall_return
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Shaohua Li
[PATCH] x86 microcode: don't check the size
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Shaohua Li
[PATCH] x86 microcode: add sysfs and hotplug support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Shaohua Li
[PATCH] x86 microcode: using request_firmware to pull...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Shaohua Li
[PATCH] x86 microcode: microcode driver cleanup.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Adrian Bunk
[PATCH] reiserfs: warn about the useless nolargeio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Theodore Ts'o
[PATCH] inode-diet: Eliminate i_blksize from the inode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Theodore Ts'o
[PATCH] inode-diet: Move i_cdev into a union
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Theodore Ts'o
[PATCH] inode-diet: Move i_bdev into a union
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Theodore Ts'o
[PATCH] inode-diet: Move i_pipe into a union
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Theodore Ts'o
[PATCH] inode_diet: Replace inode.u.generic_ip with...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
OGAWA Hirofumi
[PATCH] fat: cleanup fat_get_block(s)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Vivek Goyal
[PATCH] kdump: introduce "reset_devices" command line...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Ian Kent
[PATCH] autofs4 needs to force fail return revalidate
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jeff Dike
[PATCH] uml: fix allocation size
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jeff Dike
[PATCH] uml: fix sleep length bug
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jeff Dike
[PATCH] uml: add an export
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jeff Dike
[PATCH] uml: file renaming
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jeff Dike
[PATCH] uml: thread creation tidying
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jeff Dike
[PATCH] uml: mark some tt-mode code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jeff Dike
[PATCH] uml: add checkstack support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jeff Dike
[PATCH] uml: use correct SIGBUS handler
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jeff Dike
[PATCH] uml: fix gcov support
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jeff Dike
[PATCH] uml: fix missing x86_64 register definitions
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jeff Dike
[PATCH] uml: get rid of ZONE_DMA use
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Jeff Dike
[PATCH] uml: const more data
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2006-09-27
Paolo 'Blaisorblade...
[PATCH] uml: fix proc-vs-interrupt context spinlock...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next