index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-03
hrtimer: remove duplicate helper function
Oliver Hartkopp
3
-15
/
+9
2008-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
32
-274
/
+186
2008-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
45
-537
/
+9213
2008-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+7
2008-05-02
USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...
David Lopo
1
-1
/
+24
2008-05-02
USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance
David Lopo
1
-0
/
+21
2008-05-02
usb_serial: some coding style fixes
Alan Cox
4
-103
/
+112
2008-05-02
USB: Remove redundant dependencies on USB_ATM.
Robert P. J. Day
1
-4
/
+0
2008-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
2
-18
/
+61
2008-05-02
USB: OHCI: work around bogus compiler warning
Alan Stern
1
-1
/
+1
2008-05-02
USB: add Cypress c67x00 OTG controller HCD driver
Peter Korsgaard
9
-0
/
+1836
2008-05-02
USB: add Cypress c67x00 OTG controller core driver
Peter Korsgaard
3
-0
/
+284
2008-05-02
USB: add Cypress c67x00 low level interface code
Peter Korsgaard
2
-0
/
+690
2008-05-02
USB: airprime: unlock mutex instead of trying to lock it again
Leonardo Chiquitto
1
-1
/
+1
2008-05-02
USB: storage: Update mailling list address
Andrew Lunn
2
-2
/
+4
2008-05-02
USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.
Andrew Lunn
1
-0
/
+11
2008-05-02
USB: Add the USB 2.0 extension descriptor.
Sarah Sharp
1
-1
/
+11
2008-05-02
USB: add more FTDI device ids
Peter Mack
2
-0
/
+19
2008-05-02
USB: fix cannot work usb storage when using ohci-sm501
Yoshihiro Shimoda
1
-1
/
+3
2008-05-02
usb: gadget zero timer init fix
David Lopo
1
-3
/
+4
2008-05-02
usb: gadget zero style fixups (mostly whitespace)
David Brownell
1
-193
/
+172
2008-05-02
usb serial gadget: CDC ACM fixes
David Brownell
1
-17
/
+73
2008-05-02
usb: pxa27x_udc driver
Robert Jarzmik
5
-4
/
+2916
2008-05-02
USB: INTOVA Pixtreme camera mass storage device
Rohan Hart
1
-0
/
+7
2008-05-02
USB: mos7840: test and propagate set_uart_reg return value
Roel Kluin
1
-3
/
+2
2008-05-02
USB: usbtest displays diagnostics again
David Brownell
1
-143
/
+133
2008-05-02
ub: Cosmetics
Pete Zaitcev
1
-9
/
+6
2008-05-02
ub: Ignore bad residue
Pete Zaitcev
1
-8
/
+14
2008-05-02
ub: Tune retries
Pete Zaitcev
1
-5
/
+4
2008-05-02
ub: Fix timeouts
Pete Zaitcev
1
-2
/
+15
2008-05-02
usb: libusual kthread_run() called with wrong format.
Rusty Russell
1
-1
/
+1
2008-05-02
usb-storage: add unusual_devs entry for Samsung YP-U3
Alan Stern
1
-0
/
+7
2008-05-02
USB: storage/onetouch.c: make a function static
Adrian Bunk
1
-2
/
+2
2008-05-02
usb-storage: fix build failure in OneTouch driver
Dmitry Torokhov
1
-1
/
+2
2008-05-02
usb: ldusb: ld_usb semaphore to mutex
Daniel Walker
1
-14
/
+14
2008-05-02
USB: ISP1760 HCD driver
Sebastian Siewior
5
-1
/
+2764
2008-05-02
driver-core: add dev_name() to help transition away from using bus_id
Kay Sievers
1
-1
/
+7
2008-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirq
Linus Torvalds
3
-19
/
+35
2008-05-02
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
Linus Torvalds
3
-866
/
+2
2008-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
14
-159
/
+324
2008-05-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
11
-171
/
+157
2008-05-02
lguest: make Launcher see device status updates
Rusty Russell
2
-22
/
+48
2008-05-02
lguest: remove bogus NULL cpu check
Rusty Russell
1
-2
/
+0
2008-05-02
lguest: avoid using NR_CPUS as a bounds check.
Rusty Russell
1
-1
/
+1
2008-05-02
virtio: add virtio disk geometry feature
Ryan Harper
2
-4
/
+27
2008-05-02
virtio: explicit advertisement of driver features
Rusty Russell
8
-53
/
+142
2008-05-02
virtio: change config to guest endian.
Rusty Russell
3
-36
/
+21
2008-05-02
virtio: finer-grained features for virtio_net
Rusty Russell
2
-2
/
+20
2008-05-02
virtio: wean net driver off NETDEV_TX_BUSY
Rusty Russell
1
-20
/
+43
2008-05-02
virtio-blk: fix remove oops
Marcelo Tosatti
1
-2
/
+0
[next]