summaryrefslogtreecommitdiffstats
path: root/Documentation/usb (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-04gpio: tegra: fix register address calculations for Tegra30Stephen Warren1-13/+42
2012-04-04ARM: at91: dt: remove unit-address part for memory nodesLudovic Desroches6-6/+6
2012-04-04ARM: at91: fix check of valid GPIO for SPI and USBNicolas Ferre5-1/+16
2012-04-04USB: ehci-atmel: add needed of.h header fileNicolas Ferre1-0/+1
2012-04-04ARM: at91/NAND DT bindings: add commentsNicolas Ferre1-5/+5
2012-04-04ARM: at91/at91sam9x5.dtsi: fix NAND ale/cle in DT fileNicolas Ferre1-2/+2
2012-04-04USB: ohci-at91: trivial return code name changeNicolas Ferre1-4/+3
2012-04-04USB: ohci-at91: change maximum number of portsNicolas Ferre2-36/+43
2012-04-04USB: ohci-at91: rework and fix initializationNicolas Ferre1-42/+46
2012-04-04ARM: at91/dts: USB host vbus is active lowNicolas Ferre2-4/+4
2012-04-04ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre4-3/+8
2012-04-04USB: ohci-at91: fix vbus_pin_active_low handlingNicolas Ferre1-2/+2
2012-04-03ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker3-9/+7
2012-04-03ARM: versatile: fix build failure in pci.cPaul Gortmaker1-5/+5
2012-04-02ARM: armadillo5x0: Fix smsc911x driver probeFabio Estevam1-0/+9
2012-04-02ARM: kzm_arm11_01: Fix smsc911x driver probeFabio Estevam1-0/+9
2012-04-02ARM: mx31lilly: Fix smsc911x driver probeFabio Estevam1-0/+9
2012-04-02ARM: mx31lite: Fix smsc911x driver probeFabio Estevam1-0/+9
2012-04-02ARM: mx53ard: Fix smsc911x driver probeFabio Estevam1-0/+8
2012-04-02ARM: at91/at91sam9x5: add clkdev entries for DMA controllersNicolas Ferre1-0/+2
2012-04-02ARM: mx35: Fix registration of camera clockFabio Estevam1-1/+1
2012-04-02ARM: 3ds_debugboard: Fix smsc911x driver probeFabio Estevam1-1/+1
2012-04-02MX2: Fix mx2_camera clock regression.Javier Martin1-0/+1
2012-04-02ARM: mach-mx35_3ds: Fix build warning due to the lack of 'const' annotationFabio Estevam1-1/+1
2012-04-01Linux 3.4-rc1v3.4-rc1Linus Torvalds1-2/+2
2012-03-31vfs: fix out-of-date dentry_unhash() commentJ. Bruce Fields1-1/+1
2012-03-31vfs: split __lookup_hashMiklos Szeredi1-64/+44
2012-03-31untangling do_lookup() - take __lookup_hash()-calling case out of line.Al Viro1-15/+16
2012-03-31untangling do_lookup() - switch to calling __lookup_hash()Al Viro1-67/+46
2012-03-31untangling do_lookup() - merge d_alloc_and_lookup() callersAl Viro1-3/+3
2012-03-31untangling do_lookup() - merge failure exits in !dentry caseAl Viro1-15/+8
2012-03-31untangling do_lookup() - massage !dentry case towards __lookup_hash()Al Viro1-25/+20
2012-03-31untangling do_lookup() - get rid of need_reval in !dentry caseAl Viro1-6/+1
2012-03-31untangling do_lookup() - eliminate a loop.Al Viro1-4/+8
2012-03-31untangling do_lookup() - expand the area under ->i_mutexAl Viro1-2/+4
2012-03-31untangling do_lookup() - isolate !dentry stuff from the rest of it.Al Viro1-1/+16
2012-03-31vfs: move MAY_EXEC check from __lookup_hash()Miklos Szeredi1-6/+5
2012-03-31vfs: don't revalidate just looked up dentryMiklos Szeredi1-3/+1
2012-03-31vfs: fix d_need_lookup/d_revalidate order in do_lookupMiklos Szeredi1-2/+2
2012-03-31ext3: move headers to fs/ext3/Al Viro23-668/+437
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro6-656/+634
2012-03-31new helper: ext2_image_size()Al Viro3-8/+30
2012-03-31get rid of pointless includes of ext2_fs.hAl Viro4-9/+4
2012-03-31ext2: No longer export ext2_fs.h to user spaceThierry Reding2-63/+10
2012-03-31mtdchar: kill persistently held vfsmountAl Viro1-37/+16
2012-03-31pstore: trim pstore_get_inode()Al Viro1-18/+8
2012-03-31aio: take final put_ioctx() into callers of io_destroy()Al Viro1-6/+4
2012-03-31aio: merge aio_cancel_all() with wait_for_all_aios()Al Viro1-15/+7
2012-03-31selinuxfs: merge dentry allocation into sel_make_dir()Al Viro1-66/+44
2012-03-31ASPM: Fix pcie devices with non-pcie childrenMatthew Garrett1-3/+10