firefly-linux-kernel-4.4.55.git
2015-03-03 Mauro Carvalho... [media] lgdt3306a: Break long lines
2015-03-03 Mauro Carvalho... [media] lgdt3306a: constify log tables
2015-03-03 Mauro Carvalho... [media] lbdt3306a: remove uneeded braces
2015-03-03 Mauro Carvalho... [media] lgdt3306a: Don't use else were not needed
2015-03-03 Mauro Carvalho... [media] lbdt3306a: simplify the lock status check
2015-03-03 Mauro Carvalho... [media] lbdt3306a: rework at printk macros
2015-03-03 Mauro Carvalho... [media] lgdt3306a: Remove FSF address
2015-03-03 Mauro Carvalho... [media] lgdt3306a: properly handle I/O errors
2015-03-03 Mauro Carvalho... [media] lgdt3306a: don't go past the buffer
2015-03-03 Mauro Carvalho... [media] lgdt3306a: one bit fields should be unsigned
2015-03-03 Mauro Carvalho... [media] lgdt3306a: Use IS_ENABLED() for attach function
2015-03-03 Mauro Carvalho... [media] lgdt3306a: Use hexadecimal values in lowercase
2015-03-03 Michael Ira... [media] lgdt3306a: more small whitespace cleanups
2015-03-03 Michael Ira... [media] lgdt3306a: typo fix
2015-03-03 Michael Ira... [media] lgdt3306a: fix WARNING: please, no spaces at...
2015-03-03 Michael Ira... [media] lgdt3306a: fix ERROR: do not use C99 // comments
2015-03-03 Michael Ira... [media] lgdt3306a: do not add new typedefs
2015-03-03 Michael Ira... [media] lgdt3306a: fix ERROR: do not use assignment...
2015-03-03 Michael Ira... [media] lgdt3306a: move EXPORT_SYMBOL to be just after...
2015-03-03 Michael Ira... [media] lgdt3306a: remove unnecessary 'else'
2015-03-03 Michael Ira... [media] lgdt3306a: clean up whitespace & unneeded brackets
2015-03-03 Fred Richter[media] DVB: add support for LG Electronics LGDT3306A...
2015-03-03 Hans Verkuil[media] DocBook media: fix xvYCC601 documentation
2015-03-02 Hans Verkuil[media] v4l2-core: drop g/s_priority ops
2015-03-02 Hans Verkuil[media] pvrusb2: use struct v4l2_fh
2015-03-02 Hans Verkuil[media] v4l2-core: remove the old .ioctl BKL replacement
2015-03-02 Hans Verkuil[media] uvc gadget: set device_caps in querycap
2015-03-02 Hans Verkuil[media] uvc gadget: switch to unlocked_ioctl
2015-03-02 Hans Verkuil[media] uvc gadget: switch to v4l2 core locking
2015-03-02 Hans Verkuil[media] radio-bcm2048: use unlocked_ioctl instead of...
2015-03-02 Hans Verkuil[media] pvrusb2: replace .ioctl by .unlocked_ioctl
2015-03-02 Pablo Anton[media] media: i2c: ADV7604: Rename adv7604 prefixes
2015-03-02 Nicholas Mc... [media] media: radio: handle timeouts
2015-03-02 Nicholas Mc... [media] media: radio: assign wait_for_completion_timeou...
2015-03-02 jean-michel... [media] media: adv7604: CP CSC uses a different registe...
2015-03-02 Nicholas Mc... [media] si470x: fixup wait_for_completion_timeout retur...
2015-03-02 Luis de Bethencourt[media] media: bcm2048: remove unused return of function
2015-03-02 jean-michel... [media] media: i2c: ADV7604: In free run mode, signal...
2015-03-02 Markus Elfring[media] au0828: Delete unnecessary checks before the...
2015-03-02 Markus Elfring[media] stk-webcam: Delete an unnecessary check before...
2015-03-02 Prashant Laddha[media] vivid sdr: fix broken sine tone generated for...
2015-03-02 Prashant Laddha[media] vivid sdr: Use LUT based implementation for...
2015-03-02 Mauro Carvalho... [media] fixp-arith: replace sin/cos table by a better...
2015-03-02 Christian Engelmayer[media] cx88: Fix possible leak in cx8802_probe()
2015-03-02 Alexey Khoroshilov[media] sh_vou: fix memory leak on error paths in sh_vo...
2015-03-02 Hans Verkuil[media] DocBook media: fix validation error
2015-03-02 Kiran Padwal[media] staging: dt3155v4l: Switch to using managed...
2015-03-02 Geert Uytterhoeven[media] timberdale: VIDEO_TIMBERDALE should depend...
2015-03-02 Geert Uytterhoeven[media] am437x: VIDEO_AM437X_VPFE should depend on...
2015-03-02 Nicholas Mc... [media] cx231xx: drop condition with no effect
2015-03-02 Mauro Carvalho... [media] siano: avoid a linkedit error if !MC
2015-03-02 Mauro Carvalho... [media] use a function for DVB media controller register
2015-03-02 Mauro Carvalho... [media] dvb: Avoid warnings when compiled without the...
2015-03-02 Mauro Carvalho... [media] dvbdev: use adapter arg for dvb_create_media_gr...
2015-02-26 Mauro Carvalho... [media] dvb-usb: create one media_dev per adapter
2015-02-26 Rafael Lourenço... [media] dvb-usb: add support for the media controller...
2015-02-26 Mauro Carvalho... [media] dvb-usb-v2: create one media_dev per adapter
2015-02-26 Rafael Lourenço... [media] dvb-usb-v2: add support for the media controlle...
2015-02-26 Mauro Carvalho... [media] siano: register media controller earlier
2015-02-26 Mauro Carvalho... [media] siano: print a message if DVB register succeeds
2015-02-26 Mauro Carvalho... [media] siano: get rid of sms_dbg parameter
2015-02-26 Mauro Carvalho... [media] siano: get rid of sms_info()
2015-02-26 Mauro Carvalho... [media] siano: replace sms_debug() by pr_debug()
2015-02-26 Mauro Carvalho... [media] siano: replace sms_log() by pr_debug()
2015-02-26 Mauro Carvalho... [media] siano: replace sms_err by pr_err
2015-02-26 Mauro Carvalho... [media] siano: replace sms_warn() by pr_warn()
2015-02-26 Mauro Carvalho... [media] siano: use pr_* print functions
2015-02-26 Mauro Carvalho... [media] siano: add support for the media controller...
2015-02-26 Mauro Carvalho... [media] cx25840: better document the media pads
2015-02-26 Mauro Carvalho... [media] cx25840: fix return logic when media entity...
2015-02-26 Mauro Carvalho... [media] cx231xx: enable the analog tuner at buffer...
2015-02-26 Mauro Carvalho... [media] cx231xx: Improve the media controller comment
2015-02-26 Mauro Carvalho... [media] cx25840: better document the media controller...
2015-02-26 Mauro Carvalho... [media] dvb core: rename the media controller entities
2015-02-26 Mauro Carvalho... [media] tuner-core: fix compilation if the media contro...
2015-02-26 Mauro Carvalho... [media] cx231xx: fix compilation if the media controlle...
2015-02-26 Mauro Carvalho... [media] dvb-frontend: remove a warning
2015-02-26 Hans Verkuil[media] media.h: mark alsa struct in media_entity_desc...
2015-02-23 Mauro Carvalho... [media] dvb core: only start media entity if not NULL
2015-02-23 Mauro Carvalho... Merge tag 'v4.0-rc1' into patchwork
2015-02-23 Linus TorvaldsLinux 4.0-rc1
2015-02-23 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2015-02-23 Linus TorvaldsMerge branch 'for-linus-2' of git://git./linux/kernel...
2015-02-22 Linus TorvaldsMerge branch 'fixes' of git://ftp.arm.linux.org.uk...
2015-02-22 Al Viroautofs4 copy_dev_ioctl(): keep the value of ->size...
2015-02-22 Al Viroprocfs: fix race between symlink removals and traversals
2015-02-22 Al Virodebugfs: leave freeing a symlink body until inode eviction
2015-02-22 Al ViroDocumentation/filesystems/Locking: ->get_sb() is long...
2015-02-22 Konstantin... trylock_super(): replacement for grab_super_passive()
2015-02-22 David Howellsfanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conve...
2015-02-22 David HowellsCachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK...
2015-02-22 David HowellsVFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode...
2015-02-22 David HowellsSELinux: Use d_is_positive() rather than testing dentry...
2015-02-22 David HowellsSmack: Use d_is_positive() rather than testing dentry...
2015-02-22 David HowellsTOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
2015-02-22 David HowellsApparmor: Use d_is_positive/negative() rather than...
2015-02-22 David HowellsApparmor: mediated_filesystem() should use dentry-...
2015-02-22 David HowellsVFS: Split DCACHE_FILE_TYPE into regular and special...
2015-02-22 David HowellsVFS: Add a fallthrough flag for marking virtual dentries
2015-02-22 David HowellsVFS: Add a whiteout dentry type
next