summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-nextMark Brown2013-02-142-18/+33
|\
| * regmap: debugfs: Factor out debugfs_tot_len calc into a functionDimitris Papastamos2013-02-111-8/+14
| * regmap: debugfs: Optimize seeking within blocks of registersDimitris Papastamos2013-02-111-5/+7
| * regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cacheDimitris Papastamos2013-02-112-0/+9
| * regmap: debugfs: Fix reading in register field unitsDimitris Papastamos2013-02-081-1/+1
| * regmap: regmap: avoid spurious warning in regmap_read_debugfsRussell King2013-01-271-4/+2
* | Merge remote-tracking branch 'regmap/topic/async' into regmap-nextMark Brown2013-02-144-47/+354
|\ \
| * | regmap: spi: Handle allocation failures gracefullyMark Brown2013-02-051-0/+2
| * | regmap: Export regmap_async_complete()Mark Brown2013-02-051-0/+1
| * | regmap: Export regmap_async_complete_cbAxel Lin2013-02-041-0/+1
| * | regmap: include linux/sched.h to fix buildStephen Warren2013-02-041-0/+1
| * | regmap: spi: Support asynchronous I/O for SPIMark Brown2013-01-291-0/+52
| * | regmap: Add asynchronous I/O supportMark Brown2013-01-293-10/+215
| * | regmap: Add provisions to have user-defined write operationAndrey Smirnov2013-01-142-29/+55
| * | regmap: Add provisions to have user-defined read operationAndrey Smirnov2013-01-142-9/+28
* | | Merge remote-tracking branch 'regmap/topic/24bit' into regmap-nextMark Brown2013-02-141-0/+6
|\ \ \
| * | | regmap: Add support for 24 bit wide register addressesLars-Peter Clausen2013-01-121-0/+6
| |/ /
* | | Linux 3.8-rc7v3.8-rc7Linus Torvalds2013-02-091-1/+1
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-094-5/+26
|\ \ \
| * | | ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon2013-02-081-1/+1
| * | | ARM: DMA mapping: fix bad atomic testRussell King2013-02-081-1/+1
| * | | ARM: realview: ensure that we have sufficient IRQs availableRussell King2013-02-081-1/+1
| * | | ARM: GIC: fix GIC cpumask initializationRussell King2013-02-081-2/+23
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0968-348/+649
|\ \ \
| * \ \ Merge branch 'sctp_keys'David S. Miller2013-02-082-1/+6
| |\ \ \
| | * | | net: sctp: sctp_endpoint_free: zero out secret key dataDaniel Borkmann2013-02-081-0/+5
| | * | | net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfreeDaniel Borkmann2013-02-081-1/+1
| |/ / /
| * | | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-081-73/+73
| * | | net: usb: fix regression from FLAG_NOARP codeLucas Stach2013-02-081-1/+1
| * | | l2tp: dont play with skb->truesizeEric Dumazet2013-02-082-12/+0
| * | | net: sctp: sctp_auth_key_put: use kzfree instead of kfreeDaniel Borkmann2013-02-071-1/+1
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...David S. Miller2013-02-071-7/+9
| |\ \ \
| | * | | openvswitch: Move LRO check from transmit to receive.Jesse Gross2013-01-211-7/+9
| * | | | Merge branch 'netback'David S. Miller2013-02-073-53/+88
| |\ \ \ \
| | * | | | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-071-1/+1
| | * | | | xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-071-1/+12
| | * | | | xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-071-25/+13
| | * | | | xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-073-26/+62
| * | | | | net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-061-0/+12
| * | | | | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-061-0/+3
| * | | | | ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()Tommi Rantala2013-02-061-1/+1
| * | | | | tcp: fix for zero packets_in_flight was too broadIlpo Järvinen2013-02-061-2/+6
| * | | | | Merge branch 'wireless'David S. Miller2013-02-0613-35/+90
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-0613-35/+90
| | |\ \ \ \ | |/ / / / /
| | * | | | brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27
| | * | | | ssb: unregister gpios before unloading ssbHauke Mehrtens2013-02-043-0/+26
| | * | | | bcma: unregister gpios before unloading bcmaHauke Mehrtens2013-02-043-0/+17
| | * | | | rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4
| | * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-02-042-3/+16
| | |\ \ \ \
| | | * | | | Bluetooth: Fix hci_conn timeout routineAndre Guedes2013-01-311-3/+3
OpenPOWER on IntegriCloud