summaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-18ARM: at91sam9: add macb pinctrl supportJean-Christophe PLAGNIOL-VILLARD5-0/+153
2012-11-18pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux optio...Jean-Christophe PLAGNIOL-VILLARD2-2/+118
2012-11-18pinctrl: at91: provide gpio namesJean-Christophe PLAGNIOL-VILLARD1-1/+14
2012-11-05pinctrl: at91: Staticize non-exported symbolsAxel Lin1-10/+12
2012-10-28pinctrl/at91: remove unused variable in at91_dt_node_to_map()Wei Yongjun1-3/+0
2012-10-28pinctrl/at91: using for_each_set_bit to simplify the codeWei Yongjun1-3/+1
2012-10-28pinctrl/at91: remove duplicated include from pinctrl-at91.cWei Yongjun1-1/+0
2012-10-28MAINTAINERS: add pinctrl atmel at91 entryJean-Christophe PLAGNIOL-VILLARD1-0/+6
2012-10-28pinctrl/: at91: fix warningsJean-Christophe PLAGNIOL-VILLARD1-2/+2
2012-10-24gpio/at91: auto request and configure the pio as input when the interrupt is ...Jean-Christophe PLAGNIOL-VILLARD1-1/+25
2012-10-24pinctrl: at91: fix typo on PULL_UPJean-Christophe PLAGNIOL-VILLARD1-1/+1
2012-10-14Linux 3.7-rc1v3.7-rc1Linus Torvalds1-2/+2
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming1-1/+2
2012-10-14perf: Fix UAPI falloutIngo Molnar10-11/+11
2012-10-13ARM: config: make sure that platforms are ordered by option stringRussell King1-38/+38
2012-10-13ARM: config: sort select statements alphanumericallyRussell King39-767/+765
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells6-206/+214
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells578-30108/+32659
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells2-61/+59
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells1-0/+4
2012-10-13MTD: atmel_nand: add pinctrl consumer supportJean-Christophe PLAGNIOL-VILLARD1-0/+9
2012-10-13arm: at91: dt: at91sam9 add nand pinctrl supportJean-Christophe PLAGNIOL-VILLARD5-0/+50
2012-10-13arm: at91: dt: sam9g20ek: use rts/cts/dtr/dsr/dcd/ri pinctrl group for uart0Jean-Christophe PLAGNIOL-VILLARD1-0/+6
2012-10-13arm: at91: dt: sam9263ek: use rts/cts pinctrl group for uart0Jean-Christophe PLAGNIOL-VILLARD1-0/+1
2012-10-13arm: at91: dt: sam9m10g45ek: use rts/cts pinctrl group for uart1Jean-Christophe PLAGNIOL-VILLARD1-0/+1
2012-10-13tty: atmel_serial: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD1-0/+8
2012-10-13arm: at91: dt: at91sam9 add serial pinctrl supportJean-Christophe PLAGNIOL-VILLARD17-72/+703
2012-10-13arm: at91: dt: at91sam9 add pinctrl supportJean-Christophe PLAGNIOL-VILLARD12-21/+79
2012-10-13ARM: at91: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD7-162/+1643
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf2-1/+4
2012-10-13ARM: at91: add dummies pinctrl for non dt platformJean-Christophe PLAGNIOL-VILLARD1-0/+3
2012-10-13arm: at91: at91sam9x5: fix gpio number per bankJean-Christophe PLAGNIOL-VILLARD3-11/+29
2012-10-13at91: regroup gpio and pinctrl under the same rangesJean-Christophe PLAGNIOL-VILLARD5-191/+225
2012-10-13ARM: at91: gpio: implement requestJean-Christophe PLAGNIOL-VILLARD1-0/+12
2012-10-13arm: at91: use macro to declare soc boot dataJean-Christophe PLAGNIOL-VILLARD12-35/+60
2012-10-13procfs: don't need a PATH_MAX allocation to hold a string representation of a...Jeff Layton1-2/+3
2012-10-13vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton2-20/+50
2012-10-13audit: make audit_inode take struct filenameJeff Layton5-19/+42
2012-10-13vfs: make path_openat take a struct filename pointerJeff Layton7-21/+42
2012-10-13vfs: turn do_path_lookup into wrapper around struct filename variantJeff Layton1-7/+23
2012-10-13audit: allow audit code to satisfy getname requests from its names_listJeff Layton3-0/+38
2012-10-13vfs: define struct filename and have getname() return itJeff Layton40-175/+218
2012-10-13btrfs: Fix compilation with user namespace support enabledEric W. Biederman1-2/+2
2012-10-12userns: Fix posix_acl_file_xattr_userns gid conversionEric W. Biederman1-1/+1
2012-10-12userns: Properly print bluetooth socket uidsEric W. Biederman1-1/+1
2012-10-12dm: store dm_target_io in bio front_padMikulas Patocka1-59/+49
2012-10-12dm thin: move bio_prison code to separate moduleMike Snitzer5-404/+499
2012-10-12dm thin: prepare to separate bio_prison codeMike Snitzer1-90/+131
2012-10-12dm thin: support discard with non power of two block sizeMike Snitzer1-10/+13
2012-10-12arch/tile: enable interrupts in do_work_pending()Chris Metcalf1-0/+3