summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [media] m5mols: Use proper email address formatHeungJun, Kim2011-06-116-12/+12
| * | [media] m5mols: remove union in the m5mols_get_version(), and VERSION_SIZEHeungJun, Kim2011-06-113-27/+37
| * | [media] m5mols: add m5mols_read_u8/u16/u32() according to I2C byte widthHeungJun, Kim2011-06-114-64/+104
| * | [media] m5mols: Fix capture image size register definitionHeungJun, Kim2011-06-111-2/+2
| * | [media] s5p-fimc: Update copyright noticesSylwester Nawrocki2011-06-113-9/+6
| * | [media] s5p-fimc: Use pix_mp for the color format lookupSylwester Nawrocki2011-06-111-1/+1
| * | [media] s5p-fimc: Remove empty buf_init operationSylwester Nawrocki2011-06-111-7/+0
| * | [media] s5p-fimc: Fix wrong buffer size in queue_setupSylwester Nawrocki2011-06-111-8/+4
| * | [media] s5p-fimc: Fix data structures documentation and cleanup debug traceSylwester Nawrocki2011-06-113-28/+12
| * | [media] s5p-fimc: Fix V4L2_PIX_FMT_RGB565X descriptionSylwester Nawrocki2011-06-111-1/+0
| * | [media] s5p-fimc: Fix possible memory leak during capture devnode registrationSylwester Nawrocki2011-06-111-0/+1
| * | [media] imon: fix initial panel key repeat suppressionJarod Wilson2011-06-111-2/+4
| * | [media] imon: support for 0x46 0xffdc imon vfdJarod Wilson2011-06-111-0/+9
| * | [media] mceusb: plug memory leak on data transmitJarod Wilson2011-06-111-0/+3
| * | [media] nuvoton-cir: in_use isn't actually in use, remove itJarod Wilson2011-06-112-3/+0
| * | [media] fintek-cir: make suspend with active IR more reliableJarod Wilson2011-06-111-0/+5
| * | [media] lirc_dev: store cdev in irctl, up maxdevsJarod Wilson2011-06-112-11/+28
| * | [media] [staging] lirc_sir: fix unused-but-set warningsJarod Wilson2011-06-111-9/+2
| * | [media] [staging] lirc_imon: fix unused-but-set warningsJarod Wilson2011-06-111-9/+1
| * | [media] mceusb: mce_sync_in is brain-deadJarod Wilson2011-06-111-23/+7
| * | [media] mceusb: support I-O Data GV-MC7/RCKITJarod Wilson2011-06-111-0/+3
| * | [media] mceusb: add and use mce_dbg printk macroJarod Wilson2011-06-111-19/+25
* | | FDPIC: Fix memory leakDavidlohr Bueso2011-07-061-0/+1
* | | resource: ability to resize an allocated resourceRam Pai2011-07-061-18/+98
* | | fs: fix lock initializationMiklos Szeredi2011-07-061-10/+20
* | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-07-052-12/+26
|\ \ \
| * | | USB: fix regression occurring during device removalAlan Stern2011-07-011-0/+2
| * | | USB: fsl_udc_core: fix build breakage when building for ARM archAnatolij Gustschin2011-07-011-12/+24
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2011-07-056-12/+131
|\ \ \ \
| * | | | mfd: Add Makefile and Kconfig Entries for tps65911 comparatorAxel Lin2011-07-052-0/+4
| * | | | mfd: Fix build error for tps65911-comparator.cAxel Lin2011-07-051-1/+1
| * | | | Revert "mfd: Add omap-usbhs runtime PM support"Keshava Munegowda2011-07-051-9/+122
| * | | | input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
| * | | | input: pmic8xxx-keypad: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-052-12/+12
|\ \ \ \
| * | | | ceph: fix sync and dio writes across stripe boundariesSage Weil2011-06-131-3/+3
| * | | | libceph: fix page calculation for non-page-aligned ioSage Weil2011-06-131-4/+6
| * | | | ceph: fix page alignment correctionsSage Weil2011-06-131-5/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds2011-07-052-3/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | hfsplus: Fix double iput of the same inode in hfsplus_fill_super()Alexey Khoroshilov2011-06-301-1/+1
| * | | | hfsplus: add missing call to bio_put()Seth Forshee2011-06-301-2/+5
* | | | | Linux 3.0-rc6v3.0-rc6Linus Torvalds2011-07-041-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-07-0440-7/+23622
|\ \ \ \ \
| * | | | | [SCSI] isci: fix checkpatch errorsJames Bottomley2011-07-035-42/+44
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isciJames Bottomley2011-07-0338-0/+23607
| |\ \ \ \ \
| | * | | | | isci: Device reset should request sas_phy_reset(phy, true)Jeff Skirvin2011-07-031-12/+6
| | * | | | | isci: pare back error messsagesDan Williams2011-07-032-28/+28
| | * | | | | isci: cleanup silicon revision detectionDan Williams2011-07-035-73/+31
| | * | | | | isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.hDan Williams2011-07-034-120/+44
| | * | | | | isci: merge sata.[ch] into request.cDan Williams2011-07-037-378/+120
OpenPOWER on IntegriCloud