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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-07
USB: Introduce usb_queue_reset() to do resets from atomic contexts
Inaky Perez-Gonzalez
3
-2
/
+105
2009-01-07
USB: add asynchronous autosuspend/autoresume support
Alan Stern
4
-2
/
+91
2009-01-07
USB: usb-storage: add "quirks=" module parameter
Alan Stern
1
-0
/
+113
2009-01-07
oxu210hp-hcd.c: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+3
2009-01-07
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
4
-5
/
+5
2009-01-07
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
4
-2
/
+111
2009-01-07
USB: fsl_qe_udc: Check for muram allocation errors
Anton Vorontsov
1
-3
/
+9
2009-01-07
USB: change interface to usb_lock_device_for_reset()
Alan Stern
6
-39
/
+25
2009-01-07
USB: usbtmc: indent & braces disagree, something else is desired
Ilpo Järvinen
1
-6
/
+3
2009-01-07
USB: power availability check for berry_charge
Oliver Neukum
1
-0
/
+5
2009-01-07
USB: Remove restrictions on signal numbers in devio.c
Phil Endecott
1
-5
/
+0
2009-01-07
USB: wusb: annotate association types withe proper endianness
Harvey Harrison
1
-1
/
+1
2009-01-07
USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff
Steven Noonan
1
-1
/
+1
2009-01-07
USB: straighten out inline code in sysfs.c
Alan Stern
1
-26
/
+9
2009-01-07
USB: avoid needless address-taking of function parameters
Harvey Harrison
4
-13
/
+13
2009-01-07
USB: protect hcd.h from multiple inclusions
Anton Vorontsov
1
-0
/
+4
2009-01-07
usb host: Oxford OXU210HP HCD driver.
Rodolfo Giometti
4
-0
/
+4446
2009-01-07
USB: Avoid 20ms delay in EHCI resume
Vikram Pandita
1
-3
/
+15
2009-01-07
USB: use pci_ioremap_bar() in drivers/usb
Arjan van de Ven
1
-6
/
+6
2009-01-07
USB: clean up redundant tests on unsigned
roel kluin
2
-8
/
+2
2009-01-07
USB: storage: unusual_devs.h additions for Macpower MasterBox
Sergey Ovcharenko
1
-0
/
+7
2009-01-07
USB: storage: recognizing and enabling Nokia 5200 cell phoes
Paulo Afonso Graner Fessel
1
-0
/
+7
2009-01-07
USB: storage: extend unusual range for 067b:3507
Oliver Neukum
1
-1
/
+1
2009-01-07
USB: another unusual_devs entry for another bad Argosy storage device
Nguyen Anh Quynh
1
-0
/
+7
2009-01-07
USB: unusual_devs.h additions for Pentax K10D
Daniel Drake
1
-0
/
+7
2009-01-06
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
10
-39
/
+397
2009-01-07
drm: fix ordering of driver unload vs agp unload.
Dave Airlie
1
-3
/
+3
2009-01-07
drm/i915: Respect the other stolen memory sizes we know of.
Eric Anholt
2
-14
/
+40
2009-01-07
drm/i915: Non-mobile parts don't have integrated TV-out.
Eric Anholt
1
-1
/
+1
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
7
-7
/
+322
2009-01-07
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
Kristian Høgsberg
2
-8
/
+22
2009-01-07
drm/i915: Don't allow objects to get bound while VT switched.
Eric Anholt
1
-6
/
+9
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
46
-521
/
+2944
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
775
-26439
/
+472649
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
92
-496
/
+733
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
61
-1077
/
+966
2009-01-06
parport: ieee1284: use del_timer_sync() in parport_wait_event()
Michael Buesch
1
-1
/
+1
2009-01-06
edac: driver for i5400 MCH (update)
Mauro Carvalho Chehab
1
-57
/
+62
2009-01-06
edac: driver for i5400 MCH (Seaburg)
Mauro Carvalho Chehab
3
-0
/
+1479
2009-01-06
edac: fix mpc85xx and add mpc8536 mpc8560
Kumar Gala
1
-42
/
+32
2009-01-06
edac: struct device: replace bus_id with dev_name(), dev_set_name()
Kay Sievers
4
-6
/
+6
2009-01-06
pci: use pci_ioremap_bar() in drivers/edac
Arjan van de Ven
1
-3
/
+1
2009-01-06
random: don't try to look at entropy_count outside the lock
Matt Mackall
1
-3
/
+2
2009-01-06
consolemap: indentation & braces disagree - reindent
Ilpo Järvinen
1
-1
/
+1
2009-01-06
rapidio: remove excess kernel-doc notation
Randy Dunlap
1
-1
/
+0
2009-01-06
fbdev/logo: check compatibility of main and extra logos
Geert Uytterhoeven
1
-0
/
+4
2009-01-06
sm501: unsigned ptr cannot be negative
roel kluin
1
-3
/
+3
2009-01-06
intelfb: fix sparse warnings
Hannes Eder
1
-8
/
+16
2009-01-06
i810: fix sparse warnings
Hannes Eder
1
-6
/
+12
2009-01-06
neofb: fix sparse warnings
Hannes Eder
1
-2
/
+4
[next]