index
:
kernel_samsung_smdk4412.git
replicant-4.2
replicant-6.0
kernel/samsung/smdk4412
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ATM]: [adummy] dummy ATM driver (similar to net/dummy)
Chas Williams
2005-11-29
3
-0
/
+176
*
[ATM]: deregistration removes device from atm_devs list immediately
Stanislaw Gruszka
2005-11-29
2
-20
/
+4
*
[ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging code
Mitchell Blank Jr
2005-11-29
1
-89
/
+1
*
[ATM]: drivers/atm/atmdev_init.c no longer necessary
Jan Pieter
2005-11-29
1
-54
/
+0
*
[ATM]: [lanai] lanai missing unregister
Dave Jones
2005-11-29
1
-0
/
+1
*
[ATM]: [lanai] better constification
Mitchell Blank Jr
2005-11-29
1
-5
/
+6
*
Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"
Linus Torvalds
2005-11-29
2
-2
/
+6
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
Linus Torvalds
2005-11-29
15
-107
/
+160
|
\
|
*
[MTD] Make functions static, include header files with prototypes
Adrian Bunk
2005-11-29
5
-10
/
+11
|
*
[MTD] chips: make sharps driver usable again
Richard Purdie
2005-11-29
1
-57
/
+66
|
*
[MTD] Remove bogus PQ2FADS driver
Thomas Gleixner
2005-11-29
2
-7
/
+0
|
*
[MTD] maps: sparse fixup
Luiz Capitulino
2005-11-29
1
-2
/
+2
|
*
[MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support
Nicolas Pitre
2005-11-29
1
-6
/
+4
|
*
[MTD] Make some tables 'const' so they can live in .rodata
David Woodhouse
2005-11-29
2
-4
/
+4
|
*
[MTD] maps/ixp4xx: half-word boundary and little-endian fixups
John Bowler
2005-11-29
1
-12
/
+66
|
*
[MTD] CFI: Use 16-bit access to autoselect/read device id data
Todd Poynor
2005-11-29
1
-3
/
+3
|
*
[MTD] devices/ms02-nv: phys/virt address fixups
Maciej W. Rozycki
2005-11-29
1
-3
/
+3
|
*
[MTD] RFD_FTL: Use lanana assigned major device number
Sean Young
2005-11-29
1
-4
/
+2
*
|
[PATCH] fix megaraid.c locking
Christoph Hellwig
2005-11-29
1
-15
/
+14
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2005-11-28
4
-6
/
+6
|
\
|
*
[SERIAL] mark several serial tables const
Arjan van de Ven
2005-11-28
4
-6
/
+6
*
|
Merge master.kernel.org:/home/rmk/linux-2.6-mmc
Linus Torvalds
2005-11-28
1
-1
/
+1
|
\
\
|
*
|
[MMC] Fix protocol errors
Pierre Ossman
2005-11-28
1
-1
/
+1
|
|
/
*
|
[PATCH] md: fix --re-add for raid1 and raid6
NeilBrown
2005-11-28
2
-6
/
+12
*
|
[PATCH] md: set default_bitmap_offset properly in set_array_info
NeilBrown
2005-11-28
1
-1
/
+3
*
|
[PATCH] md: fix problem with raid6 intent bitmap
NeilBrown
2005-11-28
1
-2
/
+13
*
|
[PATCH] md: fix locking problem in r5/r6
NeilBrown
2005-11-28
2
-0
/
+4
*
|
[PATCH] md: improve read speed to raid10 arrays using 'far copies'
NeilBrown
2005-11-28
1
-1
/
+5
*
|
[PATCH] fix broken hybrid v4l-dvb frontend selection
Michael Krufky
2005-11-28
5
-47
/
+33
*
|
[PATCH] m32r: M3A-2170(Mappi-III) IDE support
Hirokazu Takata
2005-11-28
1
-1
/
+2
*
|
[PATCH] Console rotation fixes
Benjamin Herrenschmidt
2005-11-28
2
-11
/
+4
*
|
[PATCH] clean up lock_cpu_hotplug() in cpufreq
Ashok Raj
2005-11-28
1
-10
/
+2
*
|
mm: re-architect the VM_UNPAGED logic
Linus Torvalds
2005-11-28
1
-1
/
+1
|
/
*
[PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereference
Adrian Bunk
2005-11-27
1
-4
/
+5
*
[PATCH] drivers/infiniband/core/mad.c: fix use-after-release case
Adrian Bunk
2005-11-27
1
-2
/
+2
*
[PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference
Adrian Bunk
2005-11-27
1
-1
/
+1
*
Merge branch 'drm-linus' of master.kernel.org:/pub/scm/linux/kernel/git/airli...
Linus Torvalds
2005-11-25
1
-5
/
+11
|
\
|
*
drm: fix quiescent locking
Dave Airlie
2005-11-24
1
-5
/
+11
*
|
[PATCH] fbcon: fix obvious bug in fbcon logo rotation code
Jasper Spaans
2005-11-24
1
-1
/
+5
|
/
*
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2005-11-23
4
-5
/
+4
|
\
|
*
drm: move is_pci to the end of the structure
Dave Airlie
2005-11-23
1
-2
/
+1
|
*
drm: add __GFP_COMP to the drm_alloc_pages
Dave Airlie
2005-11-23
2
-2
/
+2
|
*
I think that if a PCI bus is a root bus, attached to a host bridge not a
Dave Airlie
2005-11-23
1
-1
/
+1
*
|
[PATCH] usb serial: remove redundant include
Nicolas Kaiser
2005-11-23
1
-1
/
+0
*
|
[PATCH] USB: fix USB key generates ioctl_internal_command errors issue
David Härdeman
2005-11-23
1
-0
/
+9
*
|
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
David Brownell
2005-11-23
2
-38
/
+36
*
|
[PATCH] USB: EHCI updates split init/reinit logic for resume
David Brownell
2005-11-23
2
-161
/
+162
*
|
[PATCH] USB: EHCI updates mostly whitespace cleanups
David Brownell
2005-11-23
1
-135
/
+125
*
|
[PATCH] USB: EHCI updates
David Brownell
2005-11-23
4
-42
/
+46
*
|
[PATCH] USB: ftdi_sio: new IDs for KOBIL devices
Ian Abbott
2005-11-23
2
-0
/
+9
[next]