summaryrefslogtreecommitdiffstats
path: root/fs/omap4_usbbootfs.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: omap: usbboot: Enable USB communication when neededSascha Hauer2023-03-071-1/+2
* ARM: omap: Move mach header files to include/mach/omapSascha Hauer2023-03-061-1/+1
* Rename struct fs_driver_d to fs_driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-12/+13
* fs: omap4_usbbootfs: remove commented out codeAhmad Fatoum2019-08-301-41/+0
* fs: let truncate take a loff_t argumentSascha Hauer2019-02-061-1/+1
* fs: Drop trivial .lseek() implementaitons in FS driversAndrey Smirnov2019-01-291-6/+0
* fs: Update FILE position in lseek()Andrey Smirnov2019-01-291-1/+0
* remove checks for xzalloc() returning NULLUwe Kleine-König2017-09-261-2/+0
* fs: rename inode member of struct filep to privSascha Hauer2015-03-091-3/+3
* omap4: add filesystem support over usb bootVicente2012-11-161-0/+219