index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
build.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-2
/
+3
2008-12-23
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-10
[MTD] update internal API to support 64-bit device size
Adrian Hunter
1
-1
/
+1
2008-12-10
UBI: return -ENOMEM upon failing vmalloc
Stefan Roese
1
-2
/
+3
2008-07-25
UBI: always start the background thread
Artem Bityutskiy
1
-4
/
+2
2008-07-24
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
1
-5
/
+3
2008-07-24
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
1
-4
/
+4
2008-07-24
UBI: implement multiple volumes rename
Artem Bityutskiy
1
-0
/
+1
2008-07-24
UBI: fix and re-work debugging stuff
Artem Bityutskiy
1
-1
/
+1
2008-07-24
UBI: amend commentaries
Artem Bityutskiy
1
-1
/
+1
2008-07-24
UBI: fix memory leak on error path
Artem Bityutskiy
1
-4
/
+30
2008-07-24
UBI: do not forget to free internal volumes
Artem Bityutskiy
1
-3
/
+25
2008-07-24
UBI: fix memory leak
Artem Bityutskiy
1
-2
/
+0
2008-07-24
UBI: avoid unnecessary division operations
Kyungmin Park
1
-2
/
+6
2008-04-23
UBI: add a message
Artem Bityutskiy
1
-2
/
+1
2008-04-20
UBI: print media information earlier
Artem Bityutskiy
1
-9
/
+10
2008-04-17
UBI: fix error printing
Artem Bityutskiy
1
-10
/
+8
2008-03-04
UBI: fix error message
Artem Bityutskiy
1
-2
/
+2
2008-01-25
UBI: bugfix: calculate data offset properly
Artem Bityutskiy
1
-1
/
+1
2008-01-25
UBI: amend array size
Artem Bityutskiy
1
-2
/
+2
2008-01-25
UBI: add auto-resize feature
Artem Bityutskiy
1
-5
/
+64
2008-01-25
UBI: get rid of ubi_ltree_slab
Artem Bityutskiy
1
-27
/
+1
2007-12-26
UBI: bugfix: do not forget to increment vol_count
Artem Bityutskiy
1
-1
/
+1
2007-12-26
UBI: do not support kiB
Artem Bityutskiy
1
-3
/
+1
2007-12-26
UBI: add mtd_num sysfs attribute
Artem Bityutskiy
1
-1
/
+9
2007-12-26
UBI: fix mtd device string parsing
Artem Bityutskiy
1
-24
/
+12
2007-12-26
UBI: use separate mutex for volumes checking
Artem Bityutskiy
1
-0
/
+1
2007-12-26
UBI: handle attach ioctl
Artem Bityutskiy
1
-26
/
+54
2007-12-26
UBI: remove data_offset
Artem Bityutskiy
1
-27
/
+15
2007-12-26
UBI: prepare attach and detach functions
Artem Bityutskiy
1
-73
/
+162
2007-12-26
UBI: add UBI devices reference counting
Artem Bityutskiy
1
-15
/
+127
2007-12-26
UBI: add UBI control device
Artem Bityutskiy
1
-10
/
+42
2007-12-26
UBI: fix printk
Artem Bityutskiy
1
-9
/
+13
2007-12-26
UBI: simplify error handling
Artem Bityutskiy
1
-40
/
+12
2007-12-26
UBI: tweak volumes locking
Artem Bityutskiy
1
-1
/
+1
2007-12-26
UBI: improve internal interfaces
Artem Bityutskiy
1
-2
/
+2
2007-12-26
UBI: bugfix: dont oops with NULL module parameter
Artem Bityutskiy
1
-0
/
+3
2007-12-26
UBI: remove ubi_devices_cnt
Artem Bityutskiy
1
-17
/
+25
2007-12-26
UBI: create ubi_wl_entry slab on initialization
Artem Bityutskiy
1
-0
/
+13
2007-12-26
UBI: create ltree_entry slab on initialization
Artem Bityutskiy
1
-0
/
+26
2007-12-26
UBI: improve error messages
Artem Bityutskiy
1
-4
/
+9
2007-12-26
UBI: remove redundant field
Artem Bityutskiy
1
-7
/
+5
2007-10-14
UBI: do not use vmalloc on I/O path
Artem Bityutskiy
1
-1
/
+27
2007-07-18
UBI: remove unneeded error checks
Artem Bityutskiy
1
-11
/
+1
2007-07-18
UBI: fix message
Vinit Agnihotri
1
-2
/
+1
2007-07-18
UBI: use is_power_of_2()
Vignesh Babu
1
-2
/
+2
2007-07-18
UBI: fix freeing ubi->vtbl while unloading
Vinit Agnihotri
1
-2
/
+2
2007-07-18
UBI: use vmalloc for large buffers
Artem Bityutskiy
1
-1
/
+1
2007-04-27
UBI: Unsorted Block Images
Artem B. Bityutskiy
1
-0
/
+848